menu
sub_zero_design_system package
documentation
components/subzero_divider.dart
SubZeroDivider
thickness property
thickness property
dark_mode
light_mode
thickness
property
double
?
thickness
final
The thickness of the divider. If null, defaults based on variant:
line: 1.0
section: 8.0
Implementation
final double? thickness;
sub_zero_design_system package
documentation
components/subzero_divider
SubZeroDivider
thickness property
SubZeroDivider class