InnerWidget typedef

InnerWidget = Widget Function(double percentage)

Implementation

typedef Widget InnerWidget(double percentage);