screenPath property

  1. @override
Path get screenPath

A shape representing the screen.

Implementation

@override
Path get screenPath => throw UnimplementedError();