padding property

double? padding
final

Horizontal padding applied around CollapsibleTrigger content.

Controls the internal spacing within the trigger area. If null, defaults to 16 logical pixels scaled by theme.

Implementation

final double? padding;