menu
mirrorfly_uikit_plugin package
documentation
app/modules/profile/controllers/profile_controller.dart
ProfileController
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;
mirrorfly_uikit_plugin package
documentation
app/modules/profile/controllers/profile_controller
ProfileController
isClosed property
ProfileController class