Enhancement
- Remove content padding effect on motion toast sidebar widget
- Replace EdgeInsets type with EdgeInsetsGeometry type for wider options (Support of EdgeInsets and EdgeInsetsDirectional) PR
- Update custom motion toast rendering to support width and height constraints for large screens
Changes
- Update layoutDirection from LayoutDirection enum to TextDirection dart class