menu
flutter_map_heatmap_plus package
documentation
flutter_map_heatmap.dart
Bitmap
size property
size property
dark_mode
light_mode
size
property
int
get
size
Implementation
int get size => (width * height) * bitmapPixelLength;
flutter_map_heatmap_plus package
documentation
flutter_map_heatmap
Bitmap
size property
Bitmap class