On this page
fromValue method
- @DomName('LengthValue.fromValue')
- @DocsEditable()
- @Experimental()
Source
@DomName('LengthValue.fromValue')
@DocsEditable()
@Experimental() // untriaged
static LengthValue fromValue(num value, String type) =>
_blink.BlinkLengthValue.instance.fromValue_Callback_2_(value, type);
© 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/fromValue.html