menu
pdf_utils package
documentation
model/customer.dart
Customer
name property
name property
dark_mode
light_mode
name
property
String
name
final
The full name of the customer.
Implementation
final String name;
pdf_utils package
documentation
model/customer
Customer
name property
Customer class