input property

Implementation

MDCSelectionControl get input => js.input;
void input=(MDCSelectionControl value)

Implementation

set input(MDCSelectionControl value) => js.input = value;