ToggleController constructor

ToggleController([
  1. bool value = false
])

Implementation

ToggleController([super.value = false]);