types library

Typedefs

FunctionIndicatorBuilder = Map<String, Widget> Function(int)
FunctionWithAInt = dynamic Function(int)