width property

double? width
getter/setter pair

You can change the value of width when the text size becomes too small.

Implementation

double? width;