ViewShell.error constructor
const
ViewShell.error({
- Key? key,
Implementation
const ViewShell.error({super.key})
: child = const Center(child: Icon(Icons.error_outline));
const ViewShell.error({super.key})
: child = const Center(child: Icon(Icons.error_outline));