themeBottomSheetColor top-level property

Color themeBottomSheetColor
getter/setter pair

themeBottomSheetColor is the color of the bottom sheet

Implementation

Color themeBottomSheetColor = const Color.fromRGBO(20, 23, 28, 1);