style property

SeniorBottomSheetStyle? style
final

The component's style definitions.

Allows you to configure: SeniorBottomSheetStyle.backgroundColor the background color of the bottom sheet. SeniorBottomSheetStyle.closeButtonColor the color of the bottom sheet close button icon. SeniorBottomSheetStyle.titleColor the title color of the bottom sheet.

Implementation

final SeniorBottomSheetStyle? style;