framePainter property
The safe areas when the device is in portrait orientation.
Implementation
@override
CustomPainter get framePainter => throw UnimplementedError();
The safe areas when the device is in portrait orientation.
@override
CustomPainter get framePainter => throw UnimplementedError();