hasGraphicStates property
bool
get
hasGraphicStates
This document has at least one graphic state
Implementation
bool get hasGraphicStates => _graphicStates != null;
This document has at least one graphic state
bool get hasGraphicStates => _graphicStates != null;