TWSpacingUnit constructor

TWSpacingUnit({
  1. required TWSpacingValue value,
})

Implementation

TWSpacingUnit({required this.value});