make static method

RawTextInput make(
  1. Factory riveFactory
)

Implementation

static RawTextInput make(Factory riveFactory) =>
    makeRawTextInput(riveFactory);