menu
rover_dashboard
widgets.dart
ColorEditor
ColorEditor const constructor
ColorEditor
dark_mode
light_mode
description
ColorEditor
constructor
const
ColorEditor
(
ColorBuilder
model
)
A widget that modifies the given view model's color.
Implementation
const ColorEditor(super.model);
rover_dashboard
widgets
ColorEditor
ColorEditor const constructor
ColorEditor class