OptionBuilder typedef

OptionBuilder = Widget Function(int, bool)

Implementation

typedef OptionBuilder = Widget Function(int, bool);