新增毛玻璃主题

This commit is contained in:
DelLevin-Home
2026-08-12 22:28:33 +08:00
parent be3299a0b3
commit ad6ab51afd
78 changed files with 672 additions and 237 deletions

View File

@@ -23,6 +23,7 @@ import 'footnote_popup.dart';
import 'search_sheet.dart';
import 'epub_selection_toolbar.dart';
import 'selection_handles.dart';
import '../../widgets/app_overlay.dart';
part 'mixins/spine_navigation_mixin.dart';
part 'mixins/page_navigation_mixin.dart';
@@ -439,7 +440,7 @@ class _ReaderScreenState extends State<ReaderScreen>
}
void _openSearch() {
showModalBottomSheet(
appModalBottomSheet(
context: context,
isScrollControlled: true,
backgroundColor: Colors.transparent,