classType property
Pass Bottomsheets types here.
bottomsheets classes should have two named parameters:
- request of type
BottomsheetRequest - completer of type
void Function(BottomsheetResponse)
Implementation
final Type classType;
Pass Bottomsheets types here.
bottomsheets classes should have two named parameters:
BottomsheetRequestvoid Function(BottomsheetResponse)final Type classType;