mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-05 09:37:52 +08:00
@@ -713,7 +713,7 @@ Widget moduleBlockedItem(
|
||||
ThemeData theme,
|
||||
ModuleBlocked moduleBlocked,
|
||||
) {
|
||||
late final isDarkMode = theme.brightness.isDark;
|
||||
late final isDarkMode = theme.isDark;
|
||||
|
||||
BoxDecoration? bgImg(double width) {
|
||||
return moduleBlocked.bgImg == null
|
||||
|
||||
Reference in New Issue
Block a user