BitBuilder<M, V, L, B extends BitControl<M, V, L> > constructor
const
BitBuilder<M, V, L, B extends BitControl<M, V, L> > ({})
Implementation
const BitBuilder(
{super.key,
this.onLoading,
this.onError,
required this.onData,
this.small = false});