menu
elbe package
documentation
bit/bit/bit_control.dart
BitNotifier<M, V, L, B extends BitControl<M, V, L>>
onLoading property
onLoading property
dark_mode
light_mode
onLoading
property
dynamic Function
(
B
bit
,
L?
loading
)
?
onLoading
final
Implementation
final Function(B bit, L? loading)? onLoading;
elbe package
documentation
bit/bit/bit_control
BitNotifier<M, V, L, B extends BitControl<M, V, L>>
onLoading property
BitNotifier class