visible property

Text get visible

Implementation

Text get visible => copyWith(overflow: TextOverflow.visible);