bottomLeft constant

ButtonStyle const bottomLeft

Implementation

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