style property

The style of the action sheet, currently support FLCupertinoActionSheetStyle.roundedCard & FLCupertinoActionSheetStyle.filled. Default value is FLCupertinoActionSheetStyle.roundedCard, like iOS style.

Implementation

final FLCupertinoActionSheetStyle style;