menu
plugin_mirrar package
documentation
open_webview.dart
Makeup
Makeup.new constructor
Makeup.new constructor
dark_mode
light_mode
Makeup
constructor
Makeup
(
{
Key
?
key
,
required
dynamic
onMessageCallback
(
String
,
String
),
})
Implementation
Makeup({Key? key, required this.onMessageCallback}) : super(key: key);
plugin_mirrar package
documentation
open_webview
Makeup
Makeup.new constructor
Makeup class