menu
te_widgets package
documentation
widgets/table/table.dart
TTableDetails<T, K>
dimmedOpacity property
dimmedOpacity property
dark_mode
light_mode
dimmedOpacity
property
double
?
dimmedOpacity
final
Opacity level to apply to headers and footer when table is dimmed.
Implementation
final double? dimmedOpacity;
te_widgets package
documentation
widgets/table/table
TTableDetails<T, K>
dimmedOpacity property
TTableDetails class