inheritFromParent property

bool inheritFromParent
final

Whether the current widget should inherit the enable value or only use the local value.

Implementation

final bool inheritFromParent;