hintTextPadding property

EdgeInsets? hintTextPadding
final

hintTextPadding optional style to set padding to the editor's text, default padding will be EdgeInsets.zero

Implementation

final EdgeInsets? hintTextPadding;