global property

bool global

Wether your widget should have one global controller or should create its own. Defaults to true

Implementation

bool get global => true;