fillColor property
The color to use for the background color during the transition.
This defaults to the Theme's ThemeData.canvasColor.
Implementation
final Color? fillColor;
The color to use for the background color during the transition.
This defaults to the Theme's ThemeData.canvasColor.
final Color? fillColor;