canEnableInteractions property

bool Function(FastCalculatorBlocState<FastCalculatorFields, FastCalculatorResults> state)? canEnableInteractions
final

Implementation

final bool Function(FastCalculatorBlocState state)? canEnableInteractions;