DescriptionBuilder typedef

DescriptionBuilder = String Function(TypeScaleCategory typeScaleCategory, TextStyle textStyle)

Implementation

typedef DescriptionBuilder = String Function(
    TypeScaleCategory typeScaleCategory, TextStyle textStyle);