asList property

List<int> get asList

Aspect ratio as a list.

Implementation

List<int> get asList => <int>[width, height];