menu
acme_chart package
documentation
acme_chart.dart
RSIIndicatorConfig
title property
title property
dark_mode
light_mode
title
property
@
override
String
get
title
override
The title of the indicator.
Implementation
@override String get title => 'Relative Strength Index (RSI)';
acme_chart package
documentation
acme_chart
RSIIndicatorConfig
title property
RSIIndicatorConfig class