baseline property

TfRef<bool> get baseline

Reference to baseline attribute.

Implementation

TfRef<bool> get baseline => TfRef.attribute<bool>(this, 'baseline');