breakdownActions property

List<Widget>? breakdownActions
final

A list of actions that can be performed on the breakdown section.

Implementation

final List<Widget>? breakdownActions;