menu
hellotesthello package
documentation
test_function.dart
testFunction function
testFunction function
dark_mode
light_mode
testFunction
function
String
?
testFunction
(
)
Implementation
String? testFunction() { final name = dotenv.env["VARIABLE_NAME"]; return name; }
hellotesthello package
documentation
test_function
testFunction function
test_function library