menu
u package
documentation
utilities.dart
FinancialSeriesBase<T, D>
lowValueMapper property
lowValueMapper property
dark_mode
light_mode
lowValueMapper
property
ChartValueMapper
<
T
,
num
>
?
lowValueMapper
final
Specifies the low value mapper.
Implementation
final ChartValueMapper<T, num>? lowValueMapper;
u package
documentation
utilities
FinancialSeriesBase<T, D>
lowValueMapper property
FinancialSeriesBase class