menu
mobile_chat_ui package
documentation
utils/empty_widget.dart
EmptyWidget
EmptyWidget.new const constructor
EmptyWidget.new const constructor
dark_mode
light_mode
EmptyWidget
constructor
const
EmptyWidget
(
{
Key
?
key
,
})
Implementation
const EmptyWidget({Key? key}) : super(key: key);
mobile_chat_ui package
documentation
utils/empty_widget
EmptyWidget
EmptyWidget.new const constructor
EmptyWidget class