size method

To set fontSize of the text using size

Implementation

VxSelectableTextBuilder size(double? size) => this.._fontSize = size;