position property
int
get
position
Returns the current position in the input.
Implementation
int get position => context.position;
Returns the current position in the input.
int get position => context.position;