mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 03:54:55 +00:00
initialized menu page
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
part of 'menu_cubit.dart';
|
||||
|
||||
@immutable
|
||||
abstract class MenuState {}
|
||||
|
||||
class MenuInitial extends MenuState {}
|
||||
|
||||
Reference in New Issue
Block a user