menu
libmonet package
documentation
material_color_utilities.dart
PointProvider
toInt abstract method
toInt abstract method
dark_mode
light_mode
toInt
abstract method
int
toInt
(
List
<
double
>
point
)
The ARGB (i.e. hex code) representation of this color.
Implementation
int toInt(List<double> point);
libmonet package
documentation
material_color_utilities
PointProvider
toInt abstract method
PointProvider class