middleColor property

Color? middleColor
final

The color to use for the background color during the transition with ContainerTransitionType.fadeThrough.

Defaults to Theme's ThemeData.canvasColor.

See also:

Implementation

final Color? middleColor;