inheritTheme property

bool inheritTheme
final

Whether to inherit the theme from the provided ctx. When true, ctx must be provided.

Implementation

final bool inheritTheme;