menu
flourish_flutter_sdk package
documentation
web_view/error_view.dart
ErrorView
ErrorView.new const constructor
ErrorView.new const constructor
dark_mode
light_mode
ErrorView
constructor
const
ErrorView
(
{
Key
?
key
,
required
Flourish
flourish
,
})
Implementation
const ErrorView({ super.key, required this.flourish, });
flourish_flutter_sdk package
documentation
web_view/error_view
ErrorView
ErrorView.new const constructor
ErrorView class