SecondaryIndicator<T, K> constructor
SecondaryIndicator<T, K> ({})
Implementation
SecondaryIndicator({
required super.name,
required super.shortName,
required super.calcParams,
required super.indicatorStyle,
});