menu
k_chart_plus package
documentation
indicator/indicator_template.dart
GetYFunction typedef
GetYFunction typedef
dark_mode
light_mode
GetYFunction
typedef
GetYFunction
=
double
Function
(
double
y
)
Implementation
typedef GetYFunction = double Function(double y);
k_chart_plus package
documentation
indicator/indicator_template
GetYFunction typedef
indicator_template library