bottomCenter constant

ButtonStyle const bottomCenter

Implementation

static const bottomCenter = ButtonStyle(
  alignment: Alignment.bottomCenter,
);