windowColor property

Color? windowColor
final

RGBA color for the window, represented as "#RRGGBBAA". This value will be ignored if windowType is NONE.

Implementation

final Color? windowColor;