color property

Color? color
final

The color to be used for the fadeout gradient indicating the widget is collapsed.

Defaults to ColorScheme.background.

Implementation

final Color? color;