topLeft constant

ButtonStyle const topLeft

Implementation

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