padding property

EdgeInsetsGeometry padding
final

Sets the padding insets for the text and placeholder.

Defaults to padding that replicates the UISearchTextField look. The inset values were determined using the comparison tool in https://github.com/flutter/platform_tests/.

Implementation

final EdgeInsetsGeometry padding;