menu
arcane_jaspr package
documentation
core/props/settings_section_props.dart
SettingsSubheaderProps
SettingsSubheaderProps.new const constructor
SettingsSubheaderProps.new const constructor
dark_mode
light_mode
SettingsSubheaderProps
constructor
const
SettingsSubheaderProps
(
{
required
String
title
,
String
?
description
,
})
Implementation
const SettingsSubheaderProps({ required this.title, this.description, });
arcane_jaspr package
documentation
core/props/settings_section_props
SettingsSubheaderProps
SettingsSubheaderProps.new const constructor
SettingsSubheaderProps class