mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-05-21 23:06:33 +08:00
Update index.dart
change 'AlertDialog' to 'AboutDialog'
This commit is contained in:
@ -35,7 +35,7 @@ class _DemoState extends State<Demo> {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return WidgetDemo(
|
||||
title: 'AlertDialog',
|
||||
title: 'AboutDialog',
|
||||
codeUrl: 'components/Dialog/AboutDialog/demo.dart',
|
||||
contentList: [
|
||||
_Text0,
|
||||
|
Reference in New Issue
Block a user