menu
fractal package
documentation
types/make.dart
MakeF
MakeF.new constructor
MakeF.new constructor
dark_mode
light_mode
MakeF
constructor
MakeF
(
MP
m
, {
Fractal
?
by
,
})
Implementation
MakeF( MP m, { this.by, }) { map = {...m}; }
fractal package
documentation
types/make
MakeF
MakeF.new constructor
MakeF class