darkTheme property

bool darkTheme
final

Should inspector be opened on device shake (works only with physical with sensors) Should inspector use dark theme

Implementation

// final bool showInspectorOnShake;

/// Should inspector use dark theme
final bool darkTheme;