menu
libac_dart
omv/types/float.dart
SLFloat
fromStringExplicit static method
fromStringExplicit
dark_mode
light_mode
fromStringExplicit
static method
SLFloat
fromStringExplicit
(
String
s
)
Implementation
static SLFloat fromStringExplicit(String s) => SLFloat.fromString(s);
libac_dart
float
SLFloat
fromStringExplicit static method
SLFloat class