initialBackgroundColor property - HereMapOptions class - mapview library - Dart API
initialBackgroundColor
initialBackgroundColor property
getter/setter pair
Initial loading background color that will be shown .
Alpha value gets ignored and is assumed as 1.0.
Implementation
ui.Color? initialBackgroundColor;