menu
files_preview package
documentation
image.dart
ColorUint32
ColorUint32.new constructor
ColorUint32.new constructor
dark_mode
light_mode
ColorUint32
constructor
ColorUint32
(
int
numChannels
)
Implementation
ColorUint32(int numChannels) : data = Uint32List(numChannels);
files_preview package
documentation
image
ColorUint32
ColorUint32.new constructor
ColorUint32 class