text property

Extension method to directly access VxTextBuilder with any widget without wrapping or with dot operator.

Implementation

VxTextBuilder get text => VxTextBuilder.existing(data!, style);