color property

Color? color
final

This is the color used to cover the screen in between the child and the HUD control. If you don't specify this value, a translucent black color will be used.

Implementation

final Color? color;