NatrixText.empty constructor

const NatrixText.empty()

Implementation

const NatrixText.empty()
  : text = "",
    foreground = .none,
    background = .none,
    style = .none;