layoutEngine property
Protected access to the layout engine for subclasses.
Implementation
@protected
SchematicLayoutEngine? get layoutEngine => _layoutEngine;
Protected access to the layout engine for subclasses.
@protected
SchematicLayoutEngine? get layoutEngine => _layoutEngine;