menu
nobody package
documentation
web/online.future.dart
ExOnline
scroll_to_right method
scroll_to_right method
dark_mode
light_mode
scroll_to_right
method
Future
<
Online
>
scroll_to_right
(
)
Implementation
Future<Online> scroll_to_right() async { var Online = await this; return Online.scroll_to_right(); }
nobody package
documentation
web/online.future
ExOnline
scroll_to_right method
ExOnline extension on
Future
<
Online
>