AppShell Overview
menu
flutter_profile
flutter_profile.dart
ProfileData
fromMap abstract method
fromMap
dark_mode
light_mode
fromMap
abstract method
ProfileData
fromMap
(
Map
<
String
,
dynamic
>
data
)
Implementation
ProfileData fromMap(Map<String, dynamic> data);
flutter_profile
flutter_profile
ProfileData
fromMap abstract method
ProfileData class