UiStateView constructor
const
UiStateView(})
Implementation
const UiStateView(
this.currentState, {
required this.view,
this.addView,
this.editView,
this.loadingView,
this.errorView,
this.noConnectionView,
this.blankView,
super.key,
});