bottomsheets property

List<StackedBottomsheet>? bottomsheets
final

Defines a list of bottomsheets to be registered using the setup_bottomsheet_ui function

Implementation

final List<StackedBottomsheet>? bottomsheets;