menu
cgm package
documentation
cgm.dart
Command
makeColorIndex method
makeColorIndex method
dark_mode
light_mode
makeColorIndex
method
@protected
int
makeColorIndex
(
[
int
?
precision
])
Implementation
@protected int makeColorIndex([int? precision]) => makeUInt(precision ?? cgm.colorIndexPrecision);
cgm package
documentation
cgm
Command
makeColorIndex method
Command class