menu
theatre package
documentation
renderer/anchor.dart
Anchor
name property
name property
dark_mode
light_mode
name
property
String
get
name
Implementation
String get name { return _valueNames[this] ?? 'Anchor($x, $y)'; }
theatre package
documentation
renderer/anchor
Anchor
name property
Anchor class