menu
flutter_social_keyboard package
documentation
models/image.dart
GiphyDownsampledImage
GiphyDownsampledImage constructor
GiphyDownsampledImage constructor
dark_mode
light_mode
GiphyDownsampledImage
constructor
GiphyDownsampledImage
(
{
String
?
url
,
String
?
width
,
String
?
height
,
String
?
size
,
String
?
webp
,
String
?
webpSize
,
})
Implementation
GiphyDownsampledImage({ this.url, this.width, this.height, this.size, this.webp, this.webpSize, });
flutter_social_keyboard package
documentation
models/image
GiphyDownsampledImage
GiphyDownsampledImage constructor
GiphyDownsampledImage class