style property

NotebookStyle? style
final

The ruling style, or null to resolve from an enclosing NotebookScope (else const NotebookStyle()).

Implementation

final NotebookStyle? style;