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