ShellView constructor
const
ShellView(
- ShellModel model, {
- Key? key,
Implementation
const ShellView(
this.model, {
super.key,
});
const ShellView(
this.model, {
super.key,
});