menu
mineral package
documentation
api.dart
Color
toInt method
toInt method
dark_mode
light_mode
toInt
method
int
toInt
(
)
Implementation
int toInt() => int.parse(_color.replaceAll('#', ''), radix: 16);
mineral package
documentation
api
Color
toInt method
Color class