InternalTransferWeighingController constructor
InternalTransferWeighingController({
- required VoidCallback onCallback,
- required ValueChanged<
bool> isLoading,
Implementation
InternalTransferWeighingController({required this.onCallback, required this.isLoading});