menu
openlist_web_ui package
documentation
pages/web/fullScreenWeb.dart
FullScreenWeb
FullScreenWeb.new const constructor
FullScreenWeb.new const constructor
dark_mode
light_mode
FullScreenWeb
constructor
const
FullScreenWeb
(
{
Key
?
key
,
required
String
startUrl
,
})
Implementation
const FullScreenWeb({super.key, required this.startUrl});
openlist_web_ui package
documentation
pages/web/fullScreenWeb
FullScreenWeb
FullScreenWeb.new const constructor
FullScreenWeb class