fillColor property

Color? fillColor
final

The color to use for the background color during the transition.

This defaults to the Theme's ThemeData.canvasColor.

Implementation

final Color? fillColor;