TWSpacingUnit abstract method

dynamic TWSpacingUnit({
  1. required dynamic value,
})

Implementation

TWSpacingUnit({required this.value});