menu
recollect package
documentation
modules/colour_picker.dart
ColourIndicator
ColourIndicator.new const constructor
ColourIndicator.new const constructor
dark_mode
light_mode
ColourIndicator
constructor
const
ColourIndicator
(
HSVColor
hsvColor
, {
Key
?
key
,
double
width
=
50.0
,
double
height
=
50.0
,
})
Implementation
const ColourIndicator(this.hsvColor, {super.key, this.width = 50.0, this.height = 50.0});
recollect package
documentation
modules/colour_picker
ColourIndicator
ColourIndicator.new const constructor
ColourIndicator class