contentPadding property

EdgeInsets? contentPadding
final

Padding inside the text field. If null, default padding is applied.

Implementation

final EdgeInsets? contentPadding;