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