menu
generic_map package
documentation
mapbox_sdk/parser.dart
colorToInt function
colorToInt function
dark_mode
light_mode
colorToInt
function
int
colorToInt
(
Color
color
)
Implementation
int colorToInt(Color color) { return color.toARGB32(); }
generic_map package
documentation
mapbox_sdk/parser
colorToInt function
parser library