menu
flutter_contact package
documentation
contact.dart
ContactDate
dateOrValue property
dateOrValue property
dark_mode
light_mode
dateOrValue
property
String
?
get
dateOrValue
Implementation
String? get dateOrValue => date?.toString() ?? value;
flutter_contact package
documentation
contact
ContactDate
dateOrValue property
ContactDate class