left property

List<Alignment> get left

Implementation

static List<Alignment> get left => [Alignment.topLeft, Alignment.centerLeft, Alignment.bottomLeft];