menu
superuser_interfaces package
documentation
superuser_interfaces.dart
OSString
toString method
toString method
dark_mode
light_mode
toString
method
@
override
String
toString
(
)
override
Represent the applied
String
from the constructors.
Implementation
@override String toString() { return _str; }
superuser_interfaces package
documentation
superuser_interfaces
OSString
toString method
OSString class