menu
objd package
documentation
core.dart
Clone
Clone.masked constructor
Clone.masked constructor
dark_mode
light_mode
Clone.masked
constructor
Clone.masked
(
Area
area
, {
required
Location
to
,
CloneMode
?
mode
,
Dimension
?
from
,
Dimension
?
into
,
})
Implementation
Clone.masked( this.area, { required this.to, this.mode, this.from, this.into, }) : type = 'masked';
objd package
documentation
core
Clone
Clone.masked constructor
Clone class