blockersBuilder property
Builds the blockers panel for the selected release.
Implementation
final Widget Function(BuildContext context, T release) blockersBuilder;
Builds the blockers panel for the selected release.
final Widget Function(BuildContext context, T release) blockersBuilder;