allViews property
final
Expands or contracts based on number of camera/ui views.
Implementation
static final List<DashboardView> allViews = [...cameraViews, ...uiViews, blank];
Expands or contracts based on number of camera/ui views.
static final List<DashboardView> allViews = [...cameraViews, ...uiViews, blank];