mirror of
https://github.com/flutter/samples.git
synced 2025-11-09 06:18:49 +00:00
Samples maintenance (#435)
This commit is contained in:
@@ -19,6 +19,7 @@ class ExpandCardDemo extends StatelessWidget {
|
||||
}
|
||||
|
||||
class ExpandCard extends StatefulWidget {
|
||||
@override
|
||||
_ExpandCardState createState() => _ExpandCardState();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user