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