menu
miniav_platform_interface package
documentation
modules/miniav_input_interface.dart
MiniInputPlatformInterface
createContext abstract method
createContext abstract method
dark_mode
light_mode
createContext
abstract method
Future
<
MiniInputContextPlatformInterface
>
createContext
(
)
Create an input capture context.
Implementation
Future<MiniInputContextPlatformInterface> createContext();
miniav_platform_interface package
documentation
modules/miniav_input_interface
MiniInputPlatformInterface
createContext abstract method
MiniInputPlatformInterface class