menu
youtube_player_iframe package
documentation
webview.dart
ScrollPositionChange
ScrollPositionChange.new const constructor
ScrollPositionChange.new const constructor
dark_mode
light_mode
ScrollPositionChange
constructor
const
ScrollPositionChange
(
double
x
,
double
y
)
Creates a
ScrollPositionChange
.
Implementation
const ScrollPositionChange(this.x, this.y);
youtube_player_iframe package
documentation
webview
ScrollPositionChange
ScrollPositionChange.new const constructor
ScrollPositionChange class