opt.: display settings btn in fullscreen mode (#660)

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-12-15 23:53:31 +08:00
committed by GitHub
parent aaa1eddeaf
commit 0bbd0b43b3

View File

@@ -18,6 +18,7 @@ final class _TopBar extends StatelessWidget implements PreferredSizeWidget {
child: Row(
mainAxisAlignment: MainAxisAlignment.spaceBetween,
children: [
// Keep this btn. For issue #657.
InkWell(
borderRadius: BorderRadius.circular(13),
onTap: () {