focus method

AnticipateModel focus()

Sets focus state.

Implementation

AnticipateModel focus() => copyWith(focused: true);