BuildChildrenCallback typedef
BuildChildrenCallback =
Map<StyledElement, InlineSpan> Function()
Implementation
typedef BuildChildrenCallback = Map<StyledElement, InlineSpan> Function();
typedef BuildChildrenCallback = Map<StyledElement, InlineSpan> Function();