paddingEnd property

double paddingEnd
final

The padding for the end of the cross axis For a horizontal layout this means the bottom, vertical layout it depends on the TextDirection

Implementation

final double paddingEnd;