widestWord property

Text widestWord

Sets WordSpacing to 3.0

Implementation

Text get widestWord => _copyWith(style: const TextStyle(wordSpacing: 3.0));