displayFullTextOnTap property

bool displayFullTextOnTap
final

Should the animation ends up early and display full text if you tap on it?

By default it is set to false.

Implementation

final bool displayFullTextOnTap;