ListViewExtension<T> extension
- on
-
- List<
T>
- List<
Methods
-
buildListView(
{required Widget itemBuilder(BuildContext, int), ScrollController? controller, Function? onRefresh, Axis scrollDirection = Axis.vertical, ScrollPhysics? physics = const AlwaysScrollableScrollPhysics(), bool showEmptyListWidget = true, String image = "assets/icons/empty_image.svg", String description = "Aucun privilège n’est disponible ici pour l’instant."}) → Widget -
Available on List<
T> , provided by the ListViewExtension extension