initialBackgroundColor property

Color? initialBackgroundColor
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;