SwitchController constructor

SwitchController([
  1. bool value = false
])

Implementation

SwitchController([super.value = false]);