topPadding property

double? topPadding
getter/setter pair

The distance that the top edge is inset from the top of the stack. If containerRect is set, then topPadding will be invalid

Implementation

double? topPadding;