isRouteViewMode property
bool
get
isRouteViewMode
Whether the dashboard is in route view mode (collapsed state).
Implementation
bool get isRouteViewMode => _model.value.isRouteViewMode;
Whether the dashboard is in route view mode (collapsed state).
bool get isRouteViewMode => _model.value.isRouteViewMode;