danger method

FlutstrapButton danger()

Implementation

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