menu
bug_handler package
documentation
exceptions/base_exception.dart
BaseException
stack property
stack property
dark_mode
light_mode
stack
property
StackTrace
?
stack
final
Capture location. Defaults to
StackTrace.current
when not provided.
Implementation
final StackTrace? stack;
bug_handler package
documentation
exceptions/base_exception
BaseException
stack property
BaseException class