success method

FlutstrapButton success()

Implementation

FlutstrapButton success() =>
    _createOptimizedCopy(variant: FSButtonVariant.success);