totalCharTime property

double get totalCharTime

Implementation

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