menu
fractal package
documentation
mixins/value.dart
ValueF
own property
own property
dark_mode
light_mode
own
property
bool
get
own
inherited
Implementation
bool get own => _myKeyPair != null && pubkey == _myKeyPair!.publicKey;
fractal package
documentation
mixins/value
ValueF
own property
ValueF mixin