iconGap property

double? iconGap
final

Horizontal spacing between trigger content and expand/collapse icon.

Controls the gap between the trigger child and the action button. If null, defaults to 16 logical pixels scaled by theme.

Implementation

final double? iconGap;