menu
dreamic package
documentation
presentation/elements/page_status_wrapper.dart
PageStatusBodyWrapper<T extends CubitBase<S>, S extends CubitBaseState>
errorChildBuilder property
errorChildBuilder property
dark_mode
light_mode
errorChildBuilder
property
Widget
Function
(
BuildContext
,
S
)
?
errorChildBuilder
final
Implementation
final Widget Function(BuildContext, S)? errorChildBuilder;
dreamic package
documentation
presentation/elements/page_status_wrapper
PageStatusBodyWrapper<T extends CubitBase<S>, S extends CubitBaseState>
errorChildBuilder property
PageStatusBodyWrapper class