menu
cramr_ui_lib package
documentation
routes/timeline_route.dart
HistoryListItem
HistoryListItem.new constructor
HistoryListItem.new constructor
dark_mode
light_mode
HistoryListItem
constructor
HistoryListItem
(
{
required
Widget
expandedValue
,
required
Widget
headerValue
,
bool
isExpanded
=
true
,
})
Implementation
HistoryListItem( {required this.expandedValue, required this.headerValue, this.isExpanded = true});
cramr_ui_lib package
documentation
routes/timeline_route
HistoryListItem
HistoryListItem.new constructor
HistoryListItem class