menu
system_alert_window package
documentation
models/system_window_padding.dart
SystemWindowPadding
SystemWindowPadding.new constructor
SystemWindowPadding.new constructor
dark_mode
light_mode
SystemWindowPadding
constructor
SystemWindowPadding
(
{
int
?
left
,
int
?
right
,
int
?
top
,
int
?
bottom
,
})
Implementation
SystemWindowPadding({this.left, this.right, this.top, this.bottom});
system_alert_window package
documentation
models/system_window_padding
SystemWindowPadding
SystemWindowPadding.new constructor
SystemWindowPadding class