Widget _buildFullRate(BuildContext context) { return const TDCell(title: '点击活滑动', noteWidget: TDRate(value: 3)); }