childEmpty property

Widget? childEmpty
final

Customizable child widgets to display based on the different states.

Implementation

final Widget? child, childErro, childLoading, childEmpty, childWaiting;