footerDateTimeBuilder property

FooterDateTimeBuilder? footerDateTimeBuilder
final

Optional This callback only works if the BezierChartScale is Date type otherwise it will be ignored This is used to display a custom footer value based on the current 'x' value

Implementation

final FooterDateTimeBuilder? footerDateTimeBuilder;