Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-01-24 18:07:08 +08:00
parent 68872f7b14
commit e9b5cffa91
18 changed files with 326 additions and 366 deletions

View File

@@ -239,6 +239,8 @@ class PageInfo {
final String? downloadTitle;
final String? downloadSubtitle;
bool get cacheWidth => width <= height;
PageInfo({
required this.cid,
required this.page,