menu
flutter_contacts package
documentation
models/groups/group.dart
Group
name property
name property
dark_mode
light_mode
name
property
String
name
final
The display name of the group.
Implementation
final String name;
flutter_contacts package
documentation
models/groups/group
Group
name property
Group class