item property

List<QuestionnaireItem>? item
inherited

item Text, questions and other groups to be nested beneath a question or group.

Implementation

List<QuestionnaireItem>? get item => throw _privateConstructorUsedError;