menu
bug_handler package
documentation
flutter/error_boundary.dart
ErrorBoundary
showDetails property
showDetails property
dark_mode
light_mode
showDetails
property
bool
showDetails
final
Whether to show developer details (dev message, type) in the default UI.
Implementation
final bool showDetails;
bug_handler package
documentation
flutter/error_boundary
ErrorBoundary
showDetails property
ErrorBoundary class