menu
flutter_ignite_shell package
documentation
ui/component/shell_display.dart
ShellDisplay
ShellDisplay.new const constructor
ShellDisplay.new const constructor
dark_mode
light_mode
ShellDisplay
constructor
const
ShellDisplay
(
ShellModel
model
, {
Key
?
key
,
})
Implementation
const ShellDisplay(this.model, {super.key});
flutter_ignite_shell package
documentation
ui/component/shell_display
ShellDisplay
ShellDisplay.new const constructor
ShellDisplay class