menu
uic package
documentation
stateful_data/stateful_data_view.dart
UicStatefulDataLoadingView
UicStatefulDataLoadingView.new const constructor
UicStatefulDataLoadingView.new const constructor
dark_mode
light_mode
UicStatefulDataLoadingView
constructor
const
UicStatefulDataLoadingView
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const UicStatefulDataLoadingView({ Key? key, required this.child, }) : super(key: key);
uic package
documentation
stateful_data/stateful_data_view
UicStatefulDataLoadingView
UicStatefulDataLoadingView.new const constructor
UicStatefulDataLoadingView class