menu
scrumlab_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
=
0
,
int
right
=
0
,
int
top
=
0
,
int
bottom
=
0
,
})
Implementation
SystemWindowPadding({ this.left = 0, this.right = 0, this.top = 0, this.bottom = 0, });
scrumlab_system_alert_window package
documentation
models/system_window_padding
SystemWindowPadding
SystemWindowPadding.new constructor
SystemWindowPadding class