menu
artisanal package
documentation
widgets.dart
ReplayEventHistoryState
withExpanded method
withExpanded method
dark_mode
light_mode
withExpanded
method
ReplayEventHistoryState
withExpanded
(
bool
expanded
)
Implementation
ReplayEventHistoryState withExpanded(bool expanded) => copyWith(expanded: expanded);
artisanal package
documentation
widgets
ReplayEventHistoryState
withExpanded method
ReplayEventHistoryState class