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