giftsPanelBuilder property
Customize gifs panel. Tap the gifs action will show this panel.
Implementation
final Widget Function(BuildContext context)? giftsPanelBuilder;
Customize gifs panel. Tap the gifs action will show this panel.
final Widget Function(BuildContext context)? giftsPanelBuilder;