menu
flutter_colorpicker package
documentation
flutter_colorpicker.dart
RGBWithRedColorPainter
RGBWithRedColorPainter const constructor
RGBWithRedColorPainter const constructor
dark_mode
light_mode
RGBWithRedColorPainter
constructor
const
RGBWithRedColorPainter
(
Color
color
, {
Color
?
pointerColor
,
})
Implementation
const RGBWithRedColorPainter(this.color, {this.pointerColor});
flutter_colorpicker package
documentation
flutter_colorpicker
RGBWithRedColorPainter
RGBWithRedColorPainter const constructor
RGBWithRedColorPainter class