asList property

List<int> get asList

Implementation

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