menu
flutter_reach_five package
documentation
models/profile.dart
Profile
nickname property
nickname property
dark_mode
light_mode
nickname
property
String
?
get
nickname
inherited
The user nickname
Implementation
String? get nickname => throw _privateConstructorUsedError;
flutter_reach_five package
documentation
models/profile
Profile
nickname property
Profile class