reverse property

Column get reverse

Implementation

Column get reverse => copyWith(children: children.reversed.toList());