topLeft property

Align topLeft

Align child to Top Left of parent widget

Implementation

Align get topLeft => _align(Alignment.topLeft);