shouldKeepCursorAtEndOfInput property

bool shouldKeepCursorAtEndOfInput
final

When shouldKeepCursorAtEndOfInput is true, the cursor will be forced to the end of the input after a format happened. Will default to true,

Implementation

final bool shouldKeepCursorAtEndOfInput;