useInheritedWidget property

bool? useInheritedWidget
final

A flag determining whether the built-in InheritedWidget is used or not.

Implementation

final bool? useInheritedWidget;