backgroundColor property

Color? backgroundColor
final

Color used to draw the control background decoration. Leave to null to use the default value.

Implementation

// TODO - V3.0: use MaterialStateProperty
final Color? backgroundColor;