daizhun
Results
1
comments of
daizhun
SlidableAction( spacing:10, // flex: 1, onPressed: (_) { Log.main.info("奥力给");}, backgroundColor: Color(0xFFF77B7B), foregroundColor: Colors.white, label: '取消关注', ), I can't change the width when I use the spacing property