insets property

EdgeInsetsGeometry? insets
final

The padding between leadingActions, the input field and actions, respectively.

Only the horizontal values will be honored.

Implementation

final EdgeInsetsGeometry? insets;