wideWord property

Text wideWord

Sets WordSpacing to 1.0

Implementation

Text get wideWord => _copyWith(style: const TextStyle(wordSpacing: 1.0));