useThemeOverride property

bool useThemeOverride
final

If true, forces the use of the provided theme exclusively, ignoring the application's ThemeData. Defaults to false.

Implementation

final bool useThemeOverride;