bottom property

List<Alignment> get bottom

Implementation

static List<Alignment> get bottom => [Alignment.bottomLeft, Alignment.bottomCenter, Alignment.bottomRight];