menu
pxl
pxl.dart
Argb8888
maxBlue property
maxBlue
dark_mode
light_mode
maxBlue
property
@
override
@
nonVirtual
int
maxBlue
inherited
The maximum value for the blue channel.
Implementation
@override @nonVirtual int get maxBlue => 0xFF;
pxl
pxl
Argb8888
maxBlue property
Argb8888 class