menu
chat_call_core package
documentation
presentation/call/call_page.dart
CallPage
onSendFilePressed property
onSendFilePressed property
dark_mode
light_mode
onSendFilePressed
property
dynamic Function
(
String
id
,
String
name
,
File
file
,
int
?
size
,
bool
?
read
)
?
onSendFilePressed
final
Implementation
final Function(String id, String name, File file, int? size, bool? read)? onSendFilePressed;
chat_call_core package
documentation
presentation/call/call_page
CallPage
onSendFilePressed property
CallPage class