CheckboxController constructor

CheckboxController(
  1. CheckboxState value
)

Implementation

CheckboxController(CheckboxState value) : super(value);