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