contentPadding property

EdgeInsets? contentPadding
final

The padding for the input decoration's container. Adjust this to using EdgeInsets if you make textFieldBorder null or borderless to have the right customized style

Implementation

final EdgeInsets? contentPadding;