breakdownBuilder property

WidgetBuilder? breakdownBuilder
final

A builder method used to build the UI for displaying the breakdown of the calculations.

Implementation

final WidgetBuilder? breakdownBuilder;