menu
artisanal package
documentation
tui.dart
ListModel
setShowFilter method
setShowFilter method
dark_mode
light_mode
setShowFilter
method
void
setShowFilter
(
bool
show
)
Sets whether to show the filter.
Implementation
void setShowFilter(bool show) { showFilter = show; }
artisanal package
documentation
tui
ListModel
setShowFilter method
ListModel class