menu
levit_dart package
documentation
levit_dart.dart
LevitExecutionLoopMixin
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
inherited
Whether the controller is in the process of closing or is closed.
Implementation
bool get isClosed => _closed;
levit_dart package
documentation
levit_dart
LevitExecutionLoopMixin
isClosed property
LevitExecutionLoopMixin mixin