menu
unit_widgets_display package
documentation
StatefulWidget/ExpansionTile/node1_base.dart
CustomExpansionTile
CustomExpansionTile.new const constructor
CustomExpansionTile.new const constructor
dark_mode
light_mode
CustomExpansionTile
constructor
const
CustomExpansionTile
(
{
Key
?
key
,
})
Implementation
const CustomExpansionTile({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatefulWidget/ExpansionTile/node1_base
CustomExpansionTile
CustomExpansionTile.new const constructor
CustomExpansionTile class