floatingCursorAddedMargin property

EdgeInsets floatingCursorAddedMargin
getter/setter pairinherited

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:

Implementation

EdgeInsets floatingCursorAddedMargin;