onSelectLetterChanged property

void Function(BuildContext context, String? letter)? onSelectLetterChanged
final

Implementation

final void Function(BuildContext context, String? letter)?
    onSelectLetterChanged;