models/custom_keyboard_tab library

Classes

CustomKeyboardTab
Defines a custom tab for the sticker keyboard.

Enums

CustomTabPlacement
Placement options for custom tabs in the tab bar.

Typedefs

KeyboardTabPageBuilder = Widget Function(BuildContext context)
Builder for custom tab pages.
KeyboardTabWidgetBuilder = Widget Function(BuildContext context, bool isSelected)
Builder for custom keyboard tabs.