toastTextPadding property

EdgeInsetsGeometry toastTextPadding
getter/setter pair

Implementation

EdgeInsetsGeometry toastTextPadding = const EdgeInsets.fromLTRB(12, 10, 12, 10);