framePainter property

  1. @override
CustomPainter get framePainter

The safe areas when the device is in portrait orientation.

Implementation

@override
CustomPainter get framePainter => throw UnimplementedError();