nonRotatedChildren property

List<Widget> nonRotatedChildren
final

These layers won't be rotated.

These layers will render above layers

Implementation

final List<Widget> nonRotatedChildren;