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