以下は、使用例です。 Text( 'Hello Flutter', style: TextStyle( shadows: [ Shadow( blurRadius: 4.0, ), ], ...
確定! 回上一頁