topCenter constant

ButtonStyle const topCenter

Implementation

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