secondary method

FlutstrapCheckbox secondary()

Implementation

FlutstrapCheckbox secondary() =>
    copyWith(variant: FSCheckboxVariant.secondary);