builder property
The builder to use when the widget is displaying a single content item.
Implementation
final DocumentBuilder<T>? builder;
The builder to use when the widget is displaying a single content item.
final DocumentBuilder<T>? builder;