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;
Initial loading background color that will be shown .
Alpha value gets ignored and is assumed as 1.0.
ui.Color? initialBackgroundColor;