emptyListIndicator property

Widget? emptyListIndicator
final

A widget to display when there is no more item to choose in the list

Implementation

final Widget? emptyListIndicator;