padding property

double? padding
final

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;