isEditing property

bool get isEditing

Is the text field shown ?

Implementation

bool get isEditing => this._isEditing;