menu
chat_bottom_container package
documentation
panel_container.dart
ChatKeyboardSafeAreaDataView
ChatKeyboardSafeAreaDataView const constructor
ChatKeyboardSafeAreaDataView const constructor
dark_mode
light_mode
ChatKeyboardSafeAreaDataView
constructor
const
ChatKeyboardSafeAreaDataView
(
{
Key
?
key
,
dynamic
safeAreaBottom
(
double
)?,
})
Implementation
const ChatKeyboardSafeAreaDataView({ super.key, this.safeAreaBottom, });
chat_bottom_container package
documentation
panel_container
ChatKeyboardSafeAreaDataView
ChatKeyboardSafeAreaDataView const constructor
ChatKeyboardSafeAreaDataView class