menu
duit_kernel package
documentation
duit_kernel.dart
RemoveOp
RemoveOp.new const constructor
RemoveOp.new const constructor
dark_mode
light_mode
RemoveOp
constructor
const
RemoveOp
(
{
required
List
<
Object
>
path
,
})
Implementation
const RemoveOp({required List<Object> path}) : super(path);
duit_kernel package
documentation
duit_kernel
RemoveOp
RemoveOp.new const constructor
RemoveOp class