customShowParams property

CustomShowParams? customShowParams
inherited

Implementation

CustomShowParams? get customShowParams => throw _privateConstructorUsedError;
void customShowParams=(CustomShowParams? value)
inherited

Implementation

set customShowParams(CustomShowParams? value) =>
    throw _privateConstructorUsedError;