child property
The child widget to display when the kill switch is inactive.
This is typically your main app content or home screen.
Implementation
final Widget child;
The child widget to display when the kill switch is inactive.
This is typically your main app content or home screen.
final Widget child;