top property

List<Alignment> get top

Implementation

static List<Alignment> get top => [Alignment.topLeft, Alignment.topCenter, Alignment.topRight];