colorForWhiteSpace property

Color? colorForWhiteSpace
final

This property contains Color value. By passing this property you can set background color, if screen contains blank space.

Implementation

final Color? colorForWhiteSpace;