menu
flx_ui package
documentation
widgets/flx_app/views/flx_app_view.dart
FlxAppController
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;
flx_ui package
documentation
widgets/flx_app/views/flx_app_view
FlxAppController
isClosed property
FlxAppController class