menu
patapata_core package
documentation
patapata_widgets.dart
StandardPagePluginMixin
disposed property
disposed property
dark_mode
light_mode
disposed
property
@
nonVirtual
bool
get
disposed
inherited
Get whether this
Plugin
has been disposed.
Implementation
@nonVirtual bool get disposed => _disposed;
patapata_core package
documentation
patapata_widgets
StandardPagePluginMixin
disposed property
StandardPagePluginMixin mixin