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