asEnabled method

FlutstrapTextArea asEnabled()

Implementation

FlutstrapTextArea asEnabled() => copyWith(disabled: false);