menu
flutter_compose_ui_modifiers package
documentation
util/m_pick_image_logic.dart
MPickImageLogic
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
inherited
Checks whether the controller has already been closed.
Implementation
bool get isClosed => _isClosed;
flutter_compose_ui_modifiers package
documentation
util/m_pick_image_logic
MPickImageLogic
isClosed property
MPickImageLogic class