bindInput method

void bindInput(
  1. GladeInput<T> input
)

Implementation

void bindInput(GladeInput<T> input) => _input = input;