margin property
- @Deprecated("Since there is an issue with the margin because it's around each item, we use [spaceBetween] from now on.")
final
margin around the text fields
Implementation
@Deprecated(
"Since there is an issue with the margin because it's around each item, we use [spaceBetween] from now on.")
final EdgeInsetsGeometry? margin;