menu
connect_fake_store package
documentation
models/product_model.dart
ProductModel
title property
title property
dark_mode
light_mode
title
property
String
title
final
The title of the product.
Implementation
final String title;
connect_fake_store package
documentation
models/product_model
ProductModel
title property
ProductModel class