CustomLine typedef

CustomLine = Widget Function(CustomLineData)

Implementation

typedef CustomLine = Widget Function(CustomLineData);