menu
sui package
documentation
builder/pure.dart
Pure
string method
string method
dark_mode
light_mode
string
method
dynamic
string
(
String
value
)
Implementation
dynamic string(String value) => _makePure(SuiBcs.STRING.serialize(value));
sui package
documentation
builder/pure
Pure
string method
Pure class