SpellCheckSuggestionsToolbarLayoutDelegate constructor
- required Offset anchor,
Creates an instance of SpellCheckSuggestionsToolbarLayoutDelegate.
Implementation
SpellCheckSuggestionsToolbarLayoutDelegate({
required this.anchor,
});
Creates an instance of SpellCheckSuggestionsToolbarLayoutDelegate.
SpellCheckSuggestionsToolbarLayoutDelegate({
required this.anchor,
});