LeadingBlockIndentWidth typedef

LeadingBlockIndentWidth = HorizontalSpacing Function(Block block, BuildContext context, int count, LeadingBlockNumberPointWidth numberPointWidthDelegate)

Implementation

typedef LeadingBlockIndentWidth = HorizontalSpacing Function(
    Block block,
    BuildContext context,
    int count,
    LeadingBlockNumberPointWidth numberPointWidthDelegate);