ubuntu / yaru.dart

Ubuntu Yaru Flutter widgets and themes for building desktop and web applications
https://ubuntu.github.io/yaru.dart/
Mozilla Public License 2.0
199 stars 35 forks source link

fix(YaruTitleBar): add golden tests windows variant #801

Closed Jupi007 closed 10 months ago

Jupi007 commented 10 months ago

Add YaruTitleBar windows golden variant. I also added the missing parameters to the YaruDialogTitleBar constructor.

Part of #798