menu
bitmap_flutter package
documentation
bitmap_flutter.dart
BitmapRgbOverlay
BitmapRgbOverlay.new constructor
BitmapRgbOverlay.new constructor
dark_mode
light_mode
BitmapRgbOverlay
constructor
BitmapRgbOverlay
(
double
red
,
double
green
,
double
blue
,
double
scale
,
)
Implementation
BitmapRgbOverlay(this.red, this.green, this.blue, this.scale);
bitmap_flutter package
documentation
bitmap_flutter
BitmapRgbOverlay
BitmapRgbOverlay.new constructor
BitmapRgbOverlay class