notesBuilder property
Builds the speaker notes for the selected slide.
Implementation
final Widget Function(BuildContext context, T slide) notesBuilder;
Builds the speaker notes for the selected slide.
final Widget Function(BuildContext context, T slide) notesBuilder;