ShellDisplay constructor

const ShellDisplay(
  1. ShellModel model, {
  2. Key? key,
})

Implementation

const ShellDisplay(this.model, {super.key});