notchSize property

Size? notchSize
final

Describe the size of the device physical screen top notch in dp.

This is null when the device has no notch.

Implementation

final Size? notchSize;