menu
patapata_core package
documentation
patapata_widgets.dart
StandardPagePluginMixin
initialized property
initialized property
dark_mode
light_mode
initialized
property
@
nonVirtual
bool
get
initialized
inherited
Whether this
Plugin
is initialized or not.
Implementation
@nonVirtual bool get initialized => _initialized;
patapata_core package
documentation
patapata_widgets
StandardPagePluginMixin
initialized property
StandardPagePluginMixin mixin