asTristate method

FlutstrapCheckbox asTristate()

Implementation

FlutstrapCheckbox asTristate() => copyWith(tristate: true);