NatrixLine constructor

const NatrixLine({
  1. required NatrixText text,
})

Implementation

const NatrixLine({required this.text});