padding property
Custom padding for this action. If null, uses default platform padding. Specified in logical pixels. For fixed space, this is the width of the space.
Implementation
final double? padding;
Custom padding for this action. If null, uses default platform padding. Specified in logical pixels. For fixed space, this is the width of the space.
final double? padding;