menu
libmonet package
documentation
material_color_utilities.dart
PointProvider
fromInt abstract method
fromInt abstract method
dark_mode
light_mode
fromInt
abstract method
List
<
double
>
fromInt
(
int
argb
)
The four components in the color space of an sRGB color.
Implementation
List<double> fromInt(int argb);
libmonet package
documentation
material_color_utilities
PointProvider
fromInt abstract method
PointProvider class