menu
flureadium_platform_interface package
documentation
flureadium_platform_interface.dart
ReadiumReaderWidgetInterface
getCurrentLocator abstract method
getCurrentLocator abstract method
dark_mode
light_mode
getCurrentLocator
abstract method
Future
<
Locator
?
>
getCurrentLocator
(
)
Gets the current Navigator's locator.
Implementation
Future<Locator?> getCurrentLocator();
flureadium_platform_interface package
documentation
flureadium_platform_interface
ReadiumReaderWidgetInterface
getCurrentLocator abstract method
ReadiumReaderWidgetInterface class