playingExtTextHeight property
double
get
playingExtTextHeight
Implementation
double get playingExtTextHeight => playingExtTextPainter?.height ?? 0;
double get playingExtTextHeight => playingExtTextPainter?.height ?? 0;