menu
filament_mobile package
documentation
ui/entries/entry_widgets.dart
SectionTile
SectionTile.new const constructor
SectionTile.new const constructor
dark_mode
light_mode
SectionTile
constructor
const
SectionTile
(
{
required
List
<
Widget
>
children
,
String
?
label
,
Key
?
key
,
})
Implementation
const SectionTile({required this.children, this.label, super.key});
filament_mobile package
documentation
ui/entries/entry_widgets
SectionTile
SectionTile.new const constructor
SectionTile class