topRight property
Align
get
topRight
Implementation
Align get topRight => Align(alignment: Alignment.topRight, child: this);
Align get topRight => Align(alignment: Alignment.topRight, child: this);