padding property
The toaster's padding. Defaults to EdgeInsets.symmetric(horizontal: 20, vertical: 15)
.
Implementation
@override
final EdgeInsetsGeometry padding;
The toaster's padding. Defaults to EdgeInsets.symmetric(horizontal: 20, vertical: 15)
.
@override
final EdgeInsetsGeometry padding;