isSealed property
bool
get
isSealed
Determines if this paragraph cannot be modified
Implementation
bool get isSealed => _sealed;
Determines if this paragraph cannot be modified
bool get isSealed => _sealed;