menu
draftmode_framework package
documentation
ui/components/section.dart
DraftModeUISectionScope
DraftModeUISectionScope.new const constructor
DraftModeUISectionScope.new const constructor
dark_mode
light_mode
DraftModeUISectionScope
constructor
const
DraftModeUISectionScope
(
{
Key
?
key
,
required
Widget
child
,
double
?
labelWidth
,
})
Implementation
const DraftModeUISectionScope({ super.key, required super.child, this.labelWidth, });
draftmode_framework package
documentation
ui/components/section
DraftModeUISectionScope
DraftModeUISectionScope.new const constructor
DraftModeUISectionScope class