menu
dcflight package
documentation
framework/renderer/vdom/component/error_boundary.dart
ErrorBoundary
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
StackTrace
?
get
stackTrace
Get error stack trace
Implementation
StackTrace? get stackTrace => _stackTrace;
dcflight package
documentation
framework/renderer/vdom/component/error_boundary
ErrorBoundary
stackTrace property
ErrorBoundary class