iconGap property
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;
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.
final double? iconGap;