showOutline property
bool
get
showOutline
Whether the Table of Contents sidebar is open.
Implementation
bool get showOutline => _showOutline;
Whether the Table of Contents sidebar is open.
bool get showOutline => _showOutline;