menu
flutter_gen_core package
documentation
utils/file.dart
FileWriter typedef
FileWriter typedef
dark_mode
light_mode
FileWriter
typedef
FileWriter
=
void Function
(
String
contents
,
String
path
)
Implementation
typedef FileWriter = void Function(String contents, String path);
flutter_gen_core package
documentation
utils/file
FileWriter typedef
file library