required_ property

bool? required_
getter/setter pair

Indicate that this input is required, disabling the skip button.

Implementation

bool? required_;