ViewShell.loading constructor
const
ViewShell.loading({
- Key? key,
Implementation
const ViewShell.loading({super.key}) : child = const Center(child: Loader());
const ViewShell.loading({super.key}) : child = const Center(child: Loader());