menu
mirrorfly_uikit_plugin package
documentation
app/modules/chat/controllers/location_controller.dart
LocationController
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/chat/controllers/location_controller
LocationController
isClosed property
LocationController class