- first release
- Change
SweetSheetActionicon type to IconData
- Add more uniformity
- Force white color for contents to prevent color changing by custom ThemeData
- Breaking Change Change title and description to
Text - Breaking Change Change
typeargument tocolor- make title optional - add color to icon
- add color to action
- add
CustomSheetColorfor Colors customisation
- Breaking Change Migrate to null safety
- Allow for a root navigator (issue #3)
- Add
isDismissibleto prevent clicking off the alert or dragging to dismiss
- Add
contentPaddingandactionPadding