BuildCheckedBarStyle<T> typedef

BuildCheckedBarStyle<T> = Widget? Function(T checkDatas, InputExtendState controller)

Implementation

typedef BuildCheckedBarStyle<T> = Widget? Function(T checkDatas, InputExtendState controller);