devicePadding property
WindowPadding
get
devicePadding
See Flutter Window
Implementation
WindowPadding get devicePadding {
return fundamentals.device.padding;
}
See Flutter Window
WindowPadding get devicePadding {
return fundamentals.device.padding;
}