menu
draftmode_framework package
documentation
ui/components/section.dart
DraftModeUISection
header property
header property
dark_mode
light_mode
header
property
String
?
header
final
Optional title rendered above the grouped container.
Implementation
final String? header;
draftmode_framework package
documentation
ui/components/section
DraftModeUISection
header property
DraftModeUISection class