ExtraTextLabel constructor
ExtraTextLabel({})
Implementation
ExtraTextLabel(
{required this.startIndex,
required this.startPrice,
required this.textContent,
this.textStyle = DEFAULT_STYLE,
this.textScale = 1.0});