asEnabled method

FlutstrapInput asEnabled()

Implementation

FlutstrapInput asEnabled() => copyWith(enabled: true);