menu
recollect package
documentation
modules/colour_picker.dart
RGBWithRedColourPainter
RGBWithRedColourPainter.new const constructor
RGBWithRedColourPainter.new const constructor
dark_mode
light_mode
RGBWithRedColourPainter
constructor
const
RGBWithRedColourPainter
(
Color
color
, {
Color
?
pointerColor
,
})
Implementation
const RGBWithRedColourPainter(this.color, {this.pointerColor});
recollect package
documentation
modules/colour_picker
RGBWithRedColourPainter
RGBWithRedColourPainter.new const constructor
RGBWithRedColourPainter class