menu
giphy_flutter_sdk package
documentation
giphy_dialog.dart
GiphyDialog
hide method
hide method
dark_mode
light_mode
hide
method
void
hide
(
)
Hides the GiphyDialog.
Implementation
void hide() { GiphyDialogPlatform.instance.hide(); }
giphy_flutter_sdk package
documentation
giphy_dialog
GiphyDialog
hide method
GiphyDialog class