FastCalculatorShareAction<B extends FastCalculatorBloc<FastCalculatorBlocEvent<FastCalculatorResults> , FastCalculatorBlocState<FastCalculatorFields, FastCalculatorResults> , FastCalculatorResults> , R extends FastCalculatorResults> constructor
const
FastCalculatorShareAction<B extends FastCalculatorBloc<FastCalculatorBlocEvent<FastCalculatorResults> , FastCalculatorBlocState<FastCalculatorFields, FastCalculatorResults> , FastCalculatorResults> , R extends FastCalculatorResults> ({})
Implementation
const FastCalculatorShareAction({
super.key,
required super.calculatorBloc,
this.canEnableInteractions,
super.disabledColor,
super.icon,
});