data_table_2 与 flutter 官方 DataTable 的区别

data_table_2 与 flutter 官方 DataTable 的区别 https://blog.csdn.net/ken2232/article/details/143181634

flutter 数据表增强库 `data_table_2` 错误问题 记录 (****) https://blog.csdn.net/ken2232/article/details/143180018

data_table_2 与 flutter 官方 DataTable 的区别

其他类的区别,查看方法,可以参考如下:

DataRow2 class

https://pub.dev/documentation/data_table_2/latest/data_table_2/DataRow2-class.html

Extension of standard DataRow, adds row level tap events. Also there're onSecondaryTap and onSecondaryTapDown which are not available in DataCells and which can be useful in Desktop settings when a reaction to the right click is required.

DataColumn2 class

https://pub.dev/documentation/data_table_2/latest/data_table_2/DataColumn2-class.html

Extension of stock DataColumn, adds the capability to set relative column size via size property

相关推荐
Justinc.1 小时前
Flutter图片控件(七)
开发语言·flutter
AiFlutter3 小时前
Flutter主题切换
flutter
BAStriver5 小时前
关于Mac打包ipa的配置小结
flutter·macos
ken22326 小时前
flutter vscode app 的输出在哪里
vscode·flutter
Python私教15 小时前
Flutter颜色和主题
开发语言·javascript·flutter
Python私教18 小时前
Flutter主题最佳实践
前端·javascript·flutter
小蜜蜂嗡嗡1 天前
【flutter列表播放器】
flutter
AiFlutter1 天前
Flutter Web部署到子路径的打包指令
flutter
有趣的杰克1 天前
Flutter InkWell组件去掉灰色遮罩
开发语言·javascript·flutter
Python私教1 天前
Flutter动画容器
flutter