fix: padding text form view
This commit is contained in:
@@ -70,6 +70,7 @@ class TextFormView extends StatelessWidget {
|
||||
this.preffixIconConstraints,
|
||||
this.disableColor = false,
|
||||
this.enableInteractiveSelection = true,
|
||||
this.contentPadding,
|
||||
this.focusNode,
|
||||
this.isTextAlignCenter = false,
|
||||
this.prefix})
|
||||
|
||||
Reference in New Issue
Block a user