menu
fractal package
documentation
models/interaction.dart
InteractiveFractal
constructFromMap method
constructFromMap method
dark_mode
light_mode
constructFromMap
method
Future
<
bool
>
constructFromMap
(
MP
m
)
inherited
Implementation
Future<bool> constructFromMap(MP m) async { return construct(); }
fractal package
documentation
models/interaction
InteractiveFractal
constructFromMap method
InteractiveFractal mixin