nonRotatedChildren property

List<Widget> nonRotatedChildren
final

Same as children, except these are unnaffected by map rotation

Implementation

final List<Widget> nonRotatedChildren;