SpellCheckSuggestionsToolbarLayoutDelegate constructor

SpellCheckSuggestionsToolbarLayoutDelegate({
  1. required Offset anchor,
})

Creates an instance of SpellCheckSuggestionsToolbarLayoutDelegate.

Implementation

SpellCheckSuggestionsToolbarLayoutDelegate({required this.anchor});