padding property
The amount of space to surround the child
with.
Defaults to EdgeInsets.symmetric(vertical: 8.0, horizontal: 24.0).
Implementation
final EdgeInsets? padding;
The amount of space to surround the child
with.
Defaults to EdgeInsets.symmetric(vertical: 8.0, horizontal: 24.0).
final EdgeInsets? padding;