menu
basic_setup package
documentation
common_widgets/custom_loader.dart
CustomLoader
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
A
Widget
which should be the the widget to be shown behind the loading barrier.
Implementation
final Widget child;
basic_setup package
documentation
common_widgets/custom_loader
CustomLoader
child property
CustomLoader class