isRequired property

bool isRequired
final

Whether the page needs a value: the parameter is required, non-nullable, has no default and is not a PageArgKind.flag.

Implementation

final bool isRequired;