:::
6-3 常用文字外觀設定
Text(
'$country',
style: TextStyle(
fontSize: 20.0,
color: Color(textGrayColor),
fontWeight: FontWeight.bold,
),
6-2-1 Container 陰影