TurnBoxController constructor

TurnBoxController(
  1. bool value, {
  2. double? from,
})

Implementation

TurnBoxController(super.value, {this.from});