文章目录
一、Divider 组件
二、Card 卡片组件
三、AlertDialog 对话框组件
四、 相关资源
一、Divider 组件
----
Divider 组件是分割线组件 , 可以设置高度...Text('Container 中的 Text 文本组件示例', style: textStyle,),
// Icon 图标组件
Icon(...),
],
),
),
),
);
}
}
运行效果 : 分割线很细 , 不明显 , 而且无法调整分割线的高度...Text('Container 中的 Text 文本组件示例', style: textStyle,),
// Icon 图标组件
Icon(...Text('Container 中的 Text 文本组件示例', style: textStyle,),
// Icon 图标组件
Icon(