color property
final
The color to be used for the fadeout gradient indicating the widget is collapsed.
Defaults to ColorScheme.background.
Implementation
final Color? color;
The color to be used for the fadeout gradient indicating the widget is collapsed.
Defaults to ColorScheme.background.
final Color? color;