fromDictionary method
- @DomName('LengthValue.fromDictionary')
- @DocsEditable()
- @Experimental()
Source
@DomName('LengthValue.fromDictionary') @DocsEditable() @Experimental() // untriaged static LengthValue fromDictionary(Map dictionary) => _blink .BlinkLengthValue.instance .fromDictionary_Callback_1_(convertDartToNative_Dictionary(dictionary));
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/LengthValue/fromDictionary.html