customShowParams property

CustomShowParams? get customShowParams
inherited

Implementation

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

Implementation

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