TextDirective constructor

const TextDirective(
  1. List<TextModifier<String>> _modifiers
)

Implementation

const TextDirective(this._modifiers);