mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-09-23 12:14:19 +08:00
add file
This commit is contained in:
@ -101,7 +101,7 @@ class _BannerState extends State<HomeBanner> {
|
||||
child: Container(
|
||||
margin: EdgeInsets.symmetric(vertical: 22.0, horizontal: 16.0),
|
||||
child: Text(
|
||||
title, style: TextStyle(color: Colors.white, fontSize: 22.0),),),
|
||||
title, style: TextStyle(color: Colors.white, fontSize: 18.0),),),
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user