This repository has been archived by the owner on May 28, 2024. It is now read-only.
Releases: lunofono/lunofono_bundle
Releases · lunofono/lunofono_bundle
v0.3.0
v0.2.0
Changelog
New features
StyledButton
can have a foreground image.
Breaking changes
-
ColoredButton
was renamed toStyledButton
. -
StyledButton.color
was renamed tobackgroundColor
and can be null. -
The positional argument
color
in theStyledButton
constructor was made
optional and renamed tobackgroundColor
too. It defaults to null.