atLoading property
T?
atLoading
final
The widget to display when the WidgetEvent.loading
event occurs.
Implementation
final T? atLoading;
The widget to display when the WidgetEvent.loading
event occurs.
final T? atLoading;