backgroundColor property

Color? backgroundColor
final

The country bottom sheet's background color.

If null, backgroundColor defaults to BottomSheetThemeData.backgroundColor.

Implementation

final Color? backgroundColor;