displayFullTextOnTap property
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;
Should the animation ends up early and display full text if you tap on it?
By default it is set to false.
final bool displayFullTextOnTap;