menu
flutter_adaptive_cards_plus package
documentation
flutter_adaptive_cards_plus.dart
ElementCreator typedef
ElementCreator typedef
dark_mode
light_mode
ElementCreator
typedef
ElementCreator
=
Widget
Function
(
Map
<
String
,
dynamic
>
map
)
Implementation
typedef ElementCreator = Widget Function(Map<String, dynamic> map);
flutter_adaptive_cards_plus package
documentation
flutter_adaptive_cards_plus
ElementCreator typedef
flutter_adaptive_cards library