menu
lb_assets package
documentation
api.dart
PlantBasic
PlantBasic.new constructor
PlantBasic.new constructor
dark_mode
light_mode
PlantBasic
constructor
PlantBasic
(
{
int
?
id
,
String
?
name
,
})
Returns a new
PlantBasic
instance.
Implementation
PlantBasic({ this.id, this.name, });
lb_assets package
documentation
api
PlantBasic
PlantBasic.new constructor
PlantBasic class