padding property
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;
Horizontal padding applied around CollapsibleTrigger content.
Controls the internal spacing within the trigger area. If null, defaults to 16 logical pixels scaled by theme.
final double? padding;