menu
flutter_social_keyboard package
documentation
models/recent_gif.dart
RecentGiphyGif
RecentGiphyGif constructor
RecentGiphyGif constructor
dark_mode
light_mode
RecentGiphyGif
constructor
RecentGiphyGif
(
GiphyGif
gif
,
int
counter
)
Constructor
Implementation
RecentGiphyGif(this.gif, this.counter);
flutter_social_keyboard package
documentation
models/recent_gif
RecentGiphyGif
RecentGiphyGif constructor
RecentGiphyGif class