menu
buzz package
documentation
event_dashboard/components/dashboard_view_template.dart
DashboardController
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;
buzz package
documentation
event_dashboard/components/dashboard_view_template
DashboardController
isClosed property
DashboardController class