backgroundColor property

Color? backgroundColor
final

Color to be shown in the padding area. App's backgroundColor is used if not provided.

Implementation

final Color? backgroundColor;