isLazy property

bool? isLazy
getter/setter pair

Whether the component should be lazily initialized.

Implementation

bool? isLazy;