menu
te_widgets package
documentation
widgets/divider/divider.dart
TDivider
thickness property
thickness property
dark_mode
light_mode
thickness
property
double
?
thickness
final
The thickness of the divider line. Defaults to 1.0.
Implementation
final double? thickness;
te_widgets package
documentation
widgets/divider/divider
TDivider
thickness property
TDivider class