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