menu
react_web package
documentation
react_web.dart
DocumentPictureInPictureOptionsValue
DocumentPictureInPictureOptionsValue.new constructor
DocumentPictureInPictureOptionsValue.new constructor
dark_mode
light_mode
DocumentPictureInPictureOptionsValue
constructor
DocumentPictureInPictureOptionsValue
(
{
int
?
width
,
int
?
height
,
bool
?
disallowReturnToOpener
,
})
Implementation
DocumentPictureInPictureOptionsValue({ this.width, this.height, this.disallowReturnToOpener, });
react_web package
documentation
react_web
DocumentPictureInPictureOptionsValue
DocumentPictureInPictureOptionsValue.new constructor
DocumentPictureInPictureOptionsValue class