menu
flutter_social_keyboard package
documentation
models/recent_gif.dart
RecentGiphyGif
RecentGiphyGif.new constructor
RecentGiphyGif.new 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.new constructor
RecentGiphyGif class