menu
flenx package
documentation
shell/components/section_placeholder.dart
SectionPlaceholder
SectionPlaceholder.new const constructor
SectionPlaceholder.new const constructor
dark_mode
light_mode
SectionPlaceholder
constructor
const
SectionPlaceholder
(
String
title
,
IconData
icon
, {
Key
?
key
,
})
Implementation
const SectionPlaceholder(this.title, this.icon, {super.key});
flenx package
documentation
shell/components/section_placeholder
SectionPlaceholder
SectionPlaceholder.new const constructor
SectionPlaceholder class