- first release
- Change
SweetSheetAction
icon 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
type
argument tocolor
- make title optional - add color to icon
- add color to action
- add
CustomSheetColor
for Colors customisation
- Breaking Change Migrate to null safety
- Allow for a root navigator (issue #3)
- Add
isDismissible
to prevent clicking off the alert or dragging to dismiss
- Add
contentPadding
andactionPadding