canSpan property

  1. @override
bool get canSpan
override

Implementation

@override
bool get canSpan => overflow == TextOverflow.span;