TenunChartJsonSwitchErrorBuilder typedef
TenunChartJsonSwitchErrorBuilder =
Widget Function(BuildContext context, ValidatedChartTypeSwitchResult result)
Implementation
typedef TenunChartJsonSwitchErrorBuilder =
Widget Function(
BuildContext context,
ValidatedChartTypeSwitchResult result,
);