DeleteCallback typedef

DeleteCallback = void Function(int cursorPosition, bool forward)

Implementation

typedef DeleteCallback = void Function(int cursorPosition, bool forward);