floatingCursorAddedMargin property
getter/setter pair
The padding applied to text field. Used to determine the bounds when moving the floating cursor.
Defaults to a padding with left, top and right set to 4, bottom to 5.
See also:
- FloatingCursorDragState, which explains the floating cursor feature in detail.
Implementation
EdgeInsets floatingCursorAddedMargin;