menu
eliud_pkg_create package
documentation
widgets/style_selection_bloc/style_selection_bloc.dart
FeedbackSelection typedef
FeedbackSelection typedef
dark_mode
light_mode
FeedbackSelection
typedef
FeedbackSelection
=
dynamic Function
(
String
?
styleFamily
,
String
?
styleName
)
Implementation
typedef FeedbackSelection = Function(String? styleFamily, String? styleName);
eliud_pkg_create package
documentation
widgets/style_selection_bloc/style_selection_bloc
FeedbackSelection typedef
style_selection_bloc library