totalCharTime property

double get totalCharTime

Implementation

double get totalCharTime => text.length * boxConfig.timePerChar;