Merge pull request 'fix: padding text form view' (#7) from yoga into dev
Reviewed-on: #7
This commit is contained in:
commit
219339f577
|
@ -70,6 +70,7 @@ class TextFormView extends StatelessWidget {
|
||||||
this.preffixIconConstraints,
|
this.preffixIconConstraints,
|
||||||
this.disableColor = false,
|
this.disableColor = false,
|
||||||
this.enableInteractiveSelection = true,
|
this.enableInteractiveSelection = true,
|
||||||
|
this.contentPadding,
|
||||||
this.focusNode,
|
this.focusNode,
|
||||||
this.isTextAlignCenter = false,
|
this.isTextAlignCenter = false,
|
||||||
this.prefix})
|
this.prefix})
|
||||||
|
|
Loading…
Reference in New Issue
Block a user