autoMountControls property

bool autoMountControls
inherited

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;