menu
bones_ui package
documentation
bones_ui.dart
RenderAsync typedef
RenderAsync typedef
dark_mode
light_mode
RenderAsync
typedef
RenderAsync
=
Future
? Function
(
Map
<
String
,
dynamic
>
properties
)
Implementation
typedef RenderAsync = Future<dynamic>? Function( Map<String, dynamic> properties);
bones_ui package
documentation
bones_ui
RenderAsync typedef
bones_ui library