mirror of
https://github.com/flutter/samples.git
synced 2026-05-14 02:47:42 +00:00
Flutter 3.29 beta (#2571)
This commit is contained in:
@@ -60,7 +60,7 @@ class ActivityEntry extends StatelessWidget {
|
||||
key: ValueKey('${activity.ref}-checkbox'),
|
||||
value: selected,
|
||||
onChanged: onChanged,
|
||||
)
|
||||
),
|
||||
],
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user