detailCTAs property

Map<VoidCallback, Icon>? detailCTAs
getter/setter pair

optional CTAs that show up as icon buttons below the detail cards

Implementation

Map<VoidCallback, Icon>? detailCTAs;