menu
show_error_handler package
documentation
domain/wc_base_error.dart
WcBaseError
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
An optional title for the error, often displayed to the user.
Implementation
final String? title;
show_error_handler package
documentation
domain/wc_base_error
WcBaseError
title property
WcBaseError class