StackedBottomsheet constructor
const
StackedBottomsheet({
- required Type classType,
Implementation
const StackedBottomsheet({
required this.classType,
});
const StackedBottomsheet({
required this.classType,
});