darkTheme property
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;
Should inspector be opened on device shake (works only with physical with sensors) Should inspector use dark theme
// final bool showInspectorOnShake;
/// Should inspector use dark theme
final bool darkTheme;