AppShell Overview
menu
flutter_introduction_firebase
flutter_introduction_firebase.dart
IntroductionPageData
title property
title
dark_mode
light_mode
title
property
Map
<
String
,
String
>
title
final
The title of the introduction page in different languages
Implementation
final Map<String, String> title;
flutter_introduction_firebase
flutter_introduction_firebase
IntroductionPageData
title property
IntroductionPageData class