menu
onairos package
documentation
connections/pinterest.dart
PinterestConnectionScreen
PinterestConnectionScreen.new constructor
PinterestConnectionScreen.new constructor
dark_mode
light_mode
PinterestConnectionScreen
constructor
PinterestConnectionScreen
(
{
Key
?
key
,
String
?
username
,
})
Implementation
PinterestConnectionScreen({Key? key, this.username}) : super(key: key);
onairos package
documentation
connections/pinterest
PinterestConnectionScreen
PinterestConnectionScreen.new constructor
PinterestConnectionScreen class