padding property

EdgeInsets? padding
final

The padding of the toast. Default to EdgeInsets.zero

Implementation

final EdgeInsets? padding;