menu
dartness_server
route
ControllerRoute
handler property
handler
brightness_4
brightness_5
handler
property
Function
handler
final
The function to be called when executing the route.
Implementation
final Function handler;
dartness_server
route
ControllerRoute
handler property
ControllerRoute class