backgroundColor property

Color? backgroundColor
final

The pane background color. If null, ThemeData.acrylicBackgroundColor is used.

Implementation

final Color? backgroundColor;