application
Launches a top-level application (full-screen) with the given modules. The set of modules configure which types are available for injection to the app. Modules also control some features like Pointer and Keyboard support.
Parameters
controls whether the Browser tries to provide dark vs light styles
to use for the application
block that constructs the application
Launches an application nested within root with the given modules. The set of modules configure which types are available for injection to the app. Modules also control some features like Pointer and Keyboard support.
Parameters
element where the application will be hosted
controls whether the Browser tries to provide dark vs light styles
to use for the application
block that constructs the application
Launches an application nested within root with the given modules. The set of modules configure which types are available for injection to the app. Modules also control some features like Pointer and Keyboard support.
Parameters
element where the application will be hosted
controls whether the Browser tries to provide dark vs light styles
to use for the application
block that constructs the application