menu
move_to_desktop package
documentation
move_to_desktop_platform_interface.dart
MoveToDesktopPlatform
moveToFront method
moveToFront method
dark_mode
light_mode
moveToFront
method
Future
<
bool
>
moveToFront
(
)
Implementation
Future<bool> moveToFront() { throw UnimplementedError('moveToFront() has not been implemented.'); }
move_to_desktop package
documentation
move_to_desktop_platform_interface
MoveToDesktopPlatform
moveToFront method
MoveToDesktopPlatform class