menu
puppeteer package
documentation
protocol/dom.dart
ShapeOutsideInfo
ShapeOutsideInfo constructor
ShapeOutsideInfo constructor
dark_mode
light_mode
ShapeOutsideInfo
constructor
ShapeOutsideInfo
(
{
required
Quad
bounds
,
required
List
shape
,
required
List
marginShape
,
})
Implementation
ShapeOutsideInfo( {required this.bounds, required this.shape, required this.marginShape});
puppeteer package
documentation
protocol/dom
ShapeOutsideInfo
ShapeOutsideInfo constructor
ShapeOutsideInfo class