theme: ThemeData(
    highLightColor: Color.fromRGBO(255,255,255,.05),   //点击高亮颜色
    splashColor: Colors.white70,    //水波纹样式
}

  

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-31
  • 2021-12-03
  • 2021-08-24
  • 2021-10-23
  • 2021-09-11
  • 2022-01-26
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-04
  • 2021-09-15
  • 2022-01-19
  • 2021-12-14
相关资源
相似解决方案