computeTextInputsWhenNull property

bool computeTextInputsWhenNull
getter/setter pair

When an OwlnextInput text property is null and there is no controller, the input will have an empty string as text props

Implementation

bool computeTextInputsWhenNull = true;