verticalPadding property

num? verticalPadding
final

The vertical padding between the borders of the frame and its children. This property is only applicable for auto-layout frames.

Implementation

final num? verticalPadding;