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