topRight constant

ButtonStyle const topRight

Implementation

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