menu
chat_bottom_container package
documentation
panel_container.dart
ChatBottomPanelContainer<T>
otherPanelWidget property
otherPanelWidget property
dark_mode
light_mode
otherPanelWidget
property
Widget
Function
(
T?
data
)
otherPanelWidget
final
The widget of the other panel.
Implementation
final Widget Function(T? data) otherPanelWidget;
chat_bottom_container package
documentation
panel_container
ChatBottomPanelContainer<T>
otherPanelWidget property
ChatBottomPanelContainer class