menu
dutato
presentation/widgets/org_shell_scaffold.dart
OrgShellScaffold
OrgShellScaffold.new const constructor
OrgShellScaffold.new
dark_mode
light_mode
description
OrgShellScaffold
constructor
const
OrgShellScaffold
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const OrgShellScaffold({super.key, required this.child});
dutato
org_shell_scaffold
OrgShellScaffold
OrgShellScaffold.new const constructor
OrgShellScaffold class