menu
recollect_utils package
documentation
modules/colour_picker/colour_picker.dart
ColourLabel
ColourLabel.new const constructor
ColourLabel.new const constructor
dark_mode
light_mode
ColourLabel
constructor
const
ColourLabel
(
Colour
colour
, {
Key
?
key
,
double
height
=
140
,
double
width
=
300
,
})
Implementation
const ColourLabel( this.colour, { super.key, this.height = 140, this.width = 300, });
recollect_utils package
documentation
modules/colour_picker/colour_picker
ColourLabel
ColourLabel.new const constructor
ColourLabel class