PageMediaData
padding
The parts of the display that are partially obscured by system UI, typically by the hardware display "notches" or the system status bar.
Value is of type Padding.
view_padding
The parts of the display that are partially obscured by system UI, typically by the hardware display "notches" or the system status bar.
Value is of type Padding.
view_insets
The parts of the display that are completely obscured by system UI, typically by the device's keyboard.
Value is of type Padding.
Useful Resources
- MediaQuery Flutter Documentation
- YouTube Video