menu
eliud_pkg_chat_model package
documentation
model/chat_dropdown_button.dart
ChatChanged typedef
ChatChanged typedef
dark_mode
light_mode
ChatChanged
typedef
ChatChanged
=
dynamic Function
(
String
?
value
,
int
?
privilegeLevel
)
Implementation
typedef ChatChanged = Function( String? value, int? privilegeLevel, );
eliud_pkg_chat_model package
documentation
model/chat_dropdown_button
ChatChanged typedef
chat_dropdown_button library