menu
hubble_widget_library package
documentation
widget_library.dart
ExpandableListItem
ExpandableListItem.new constructor
ExpandableListItem.new constructor
dark_mode
light_mode
ExpandableListItem
constructor
ExpandableListItem
(
{
required
String
title
,
required
String
content
,
})
Implementation
ExpandableListItem({required this.title, required this.content});
hubble_widget_library package
documentation
widget_library
ExpandableListItem
ExpandableListItem.new constructor
ExpandableListItem class