menu
puppeteer package
documentation
protocol/emulation.dart
WorkAreaInsets
WorkAreaInsets.new constructor
WorkAreaInsets.new constructor
dark_mode
light_mode
WorkAreaInsets
constructor
WorkAreaInsets
(
{
int
?
top
,
int
?
left
,
int
?
bottom
,
int
?
right
,
})
Implementation
WorkAreaInsets({this.top, this.left, this.bottom, this.right});
puppeteer package
documentation
protocol/emulation
WorkAreaInsets
WorkAreaInsets.new constructor
WorkAreaInsets class