success method

FlutstrapRadio<T> success()

Implementation

FlutstrapRadio<T> success() => copyWith(variant: FSRadioVariant.success);