menu
dash_kit_loadable package
documentation
dash_kit_loadable
LoadableListViewState
<
T extends StoreListItem
>
buildErrorState method
buildErrorState
brightness_4
buildErrorState
method
Widget
buildErrorState
(
)
Implementation
Widget buildErrorState() { return viewModel.errorWidget ?? Container(); }
dash_kit_loadable package
documentation
dash_kit_loadable
LoadableListViewState
<
T extends StoreListItem
>
buildErrorState method
LoadableListViewState class
Constructors
LoadableListViewState
Properties
context
hashCode
mounted
runtimeType
scrollController
viewModel
widget
Methods
activate
build
buildEmptyState
buildErrorState
buildListItem
buildProgressState
buildSeparator
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
getLoadingWidget
initState
noSuchMethod
reassemble
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==