menu
tx_design package
documentation
widgets/data_grid.dart
TxDataRow
decoration property
decoration property
dark_mode
light_mode
decoration
property
Decoration
?
decoration
final
数据行的背景和边框装饰
如果为 null,则使用
TxDataGridThemeData.decoration
。默认情况下没有装饰。
Implementation
final Decoration? decoration;
tx_design package
documentation
widgets/data_grid
TxDataRow
decoration property
TxDataRow class