paddingTop property

double? paddingTop
final

The padding betweeen the top border of the frame and its children. This property is only applicable for auto-layout frames.

Implementation

final double? paddingTop;