onLoadView property

Widget? onLoadView
final

onLoadView is the widget to show when the joke is loading

Implementation

final Widget? onLoadView;