nestedBuilder property

bool? nestedBuilder
final

Whether the field overrides the nestedBuilders setting from the class. Defaults to null which indicates the setting is to be taken from the nestedBuilders setting on the class.

Implementation

final bool? nestedBuilder;