bottomRight constant

ButtonStyle const bottomRight

Implementation

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