menu
t_widgets package
documentation
views/t_see_all_view.dart
TSeeAllView<T>
onSeeAllClicked property
onSeeAllClicked property
dark_mode
light_mode
onSeeAllClicked
property
void Function
(
String
title
,
List
<
T
>
list
)
onSeeAllClicked
getter/setter pair
Implementation
void Function(String title, List<T> list) onSeeAllClicked;
t_widgets package
documentation
views/t_see_all_view
TSeeAllView<T>
onSeeAllClicked property
TSeeAllView class