menu
my_widgets package
documentation
models/place_model.dart
Photo
Photo constructor
Photo constructor
dark_mode
light_mode
Photo
constructor
Photo
(
{
int
?
height
,
List
<
String
>
?
htmlAttributions
,
String
?
photoReference
,
int
?
width
,
})
Implementation
Photo({ this.height, this.htmlAttributions, this.photoReference, this.width, });
my_widgets package
documentation
models/place_model
Photo
Photo constructor
Photo class