secondaryBeginGeometry property

AlignmentGeometry? secondaryBeginGeometry
final

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

Implementation

final AlignmentGeometry? secondaryBeginGeometry;