autoMountControls property

bool autoMountControls

Checks args and returns all ControlModels during initControls and these Models will be initialized by this Widget. By default set to 'false'.

Implementation

bool get autoMountControls => false;