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

相关推荐
玫瑰花开一片一片4 小时前
Flutter IOS 真机 Widget 错误。Widget 安装后系统中没有
flutter·ios·widget·ios widget
hepherd6 小时前
Flutter 环境搭建 (Android)
android·flutter·visual studio code
bst@微胖子1 天前
Flutter之路由和导航
flutter
亚洲小炫风1 天前
flutter 中各种日志
前端·flutter·日志·log
louisgeek1 天前
Flutter 动画之 Implicit 隐式动画
flutter
勤劳打代码1 天前
游刃有余 —— Isolate 轻量化实战
flutter·github·dart
RichardLai881 天前
[Flutter 基础] - Flutter基础组件 - Text
android·flutter
Ya-Jun2 天前
常用第三方库精讲:cached_network_image图片加载优化
android·flutter
WDeLiang2 天前
Flutter 环境搭建
flutter·ios·visual studio code