listLoader property

Widget? listLoader
final

In case of network list listLoader is used to display a loading placeholder

Implementation

final Widget? listLoader;