mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-25 13:00:14 +08:00
@@ -139,7 +139,7 @@ class _ColorSelectPageState extends State<ColorSelectPage> {
|
||||
padding: padding + const .all(12),
|
||||
child: Obx(
|
||||
() => AnimatedHeight(
|
||||
expand: ctr.dynamicColor.value,
|
||||
expand: !ctr.dynamicColor.value,
|
||||
duration: const Duration(milliseconds: 200),
|
||||
child: Wrap(
|
||||
alignment: .center,
|
||||
|
||||
Reference in New Issue
Block a user