backgroundColor property
Customize background color. Defaults to Color.fromRGBO(235, 235, 235, 1)
Implementation
final Color? backgroundColor;
Customize background color. Defaults to Color.fromRGBO(235, 235, 235, 1)
final Color? backgroundColor;