args property

Args used via ControlArgHolder.

Implementation

ControlArgs get args => _args ?? (_args = ControlArgs.of());