mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-28 22:35:54 +08:00
show img menu
opt img placeholder opt player gesture opt pref tweaks Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -39,8 +39,7 @@ class Item {
|
||||
|
||||
class _ColorSelectPageState extends State<ColorSelectPage> {
|
||||
final ctr = Get.put(ColorSelectController());
|
||||
FlexSchemeVariant _dynamicSchemeVariant =
|
||||
FlexSchemeVariant.values[Pref.schemeVariant];
|
||||
FlexSchemeVariant _dynamicSchemeVariant = Pref.schemeVariant;
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
|
||||
Reference in New Issue
Block a user