status property

FormeFieldStatus<T?> get status
inherited

get current status

Implementation

FormeFieldStatus<T> get status => _status;