def property

Implementation

WidgetDefModel get def => delegate.def;

Implementation

set def(WidgetDefModel def) => delegate.def = def;