menu
flutter_pluginconss package
documentation
defaultSubscribtion.dart
MyApppp
MyApppp.new constructor
MyApppp.new constructor
dark_mode
light_mode
MyApppp
constructor
MyApppp
(
dynamic
sessionCallback
(
String
),
String
clientId
,
String
contentId
, {
Key
?
key
,
})
Implementation
MyApppp(this.sessionCallback, this.clientId, this.contentId, {Key? key}) : super(key: key);
flutter_pluginconss package
documentation
defaultSubscribtion
MyApppp
MyApppp.new constructor
MyApppp class