secondaryEndGeometry property

AlignmentGeometry? secondaryEndGeometry
final

Alternatively you can use secondaryEndGeometry over secondaryEnd for better control over alignments These are really useful for when you are builing an rtl app. secondaryEndGeometry will have higher priority than secondaryEnd

Implementation

final AlignmentGeometry? secondaryEndGeometry;