menu
fractal package
documentation
frac/word.dart
Word
attach static method
attach static method
dark_mode
light_mode
attach
static method
Word
attach
(
Word
word
)
Implementation
static Word attach(Word word) => ids[++lastId] ??= map[word.name] = word;
fractal package
documentation
frac/word
Word
attach static method
Word class