FlutterKillSwitch constructor
const
FlutterKillSwitch({
- Key? key,
Creates a kill switch admin interface.
This widget should typically be used in admin or settings screens where authorized users can control the kill switch functionality.
Implementation
const FlutterKillSwitch({super.key});