menu
flex_color_scheme package
documentation
flex_color_scheme.dart
Hct
toInt method
toInt method
dark_mode
light_mode
toInt
method
int
toInt
(
)
The color as an integer.
Implementation
int toInt() { return _argb; }
flex_color_scheme package
documentation
flex_color_scheme
Hct
toInt method
Hct class