hintTextPadding property
hintTextPadding optional style to set padding to the editor's text, default padding will be EdgeInsets.zero
Implementation
final EdgeInsets? hintTextPadding;
hintTextPadding optional style to set padding to the editor's text, default padding will be EdgeInsets.zero
final EdgeInsets? hintTextPadding;