menu
emoji_gif_picker_menu package
documentation
controller/menu_state_controller.dart
MenuStateController
initialized property
initialized property
dark_mode
light_mode
initialized
property
bool
get
initialized
inherited
Checks whether the controller has already been initialized.
Implementation
bool get initialized => _initialized;
emoji_gif_picker_menu package
documentation
controller/menu_state_controller
MenuStateController
initialized property
MenuStateController class