color property

Color? color
final

Icon normal color, The theme's ThemeData.primaryColor by default. 控制按钮颜色

Implementation

final Color? color;