onBackSpacePressed property
dynamic Function()?
onBackSpacePressed
final
If is there any textfield that should be worked with this icon, you must give it's TextEditingController and id as a parameter Give same id with your EmojiTextField
Implementation
final Function()? onBackSpacePressed;