menu
ketchup_ui package
documentation
painter/grid.dart
DrawEachCallbackReturn typedef
DrawEachCallbackReturn typedef
dark_mode
light_mode
DrawEachCallbackReturn
typedef
DrawEachCallbackReturn
=
void Function
(
String
,
List
<
NamedLine
>
)
Implementation
typedef DrawEachCallbackReturn = void Function(String, List<NamedLine>);
ketchup_ui package
documentation
painter/grid
DrawEachCallbackReturn typedef
grid library