allViews property

List<DashboardView> allViews
final

Expands or contracts based on number of camera/ui views.

Implementation

static final List<DashboardView> allViews = [...cameraViews, ...uiViews, blank];