loadingWidget property

Widget get loadingWidget

Implementation

Widget get loadingWidget => _loadingWidget ?? const Text("loading...");