menu
at_onboarding_flutter package
documentation
screens/atsign_list_screen.dart
AtsignListScreen
AtsignListScreen.new const constructor
AtsignListScreen.new const constructor
dark_mode
light_mode
AtsignListScreen
constructor
const
AtsignListScreen
(
{
required
List
<
String
>
atsigns
,
String
?
message
,
String
?
newAtsign
,
})
Implementation
const AtsignListScreen({required this.atsigns, this.message, this.newAtsign});
at_onboarding_flutter package
documentation
screens/atsign_list_screen
AtsignListScreen
AtsignListScreen.new const constructor
AtsignListScreen class