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