menu
finch package
documentation
finch_route.dart
RouteCache
handle property
handle property
dark_mode
light_mode
handle
property
Future
<
String
>
Function
()
handle
getter/setter pair
The asynchronous handler function that generates the response.
Implementation
Future<String> Function() handle;
finch package
documentation
finch_route
RouteCache
handle property
RouteCache class