menu
cached_build_runner package
documentation
core/file_parser.dart
CodeFileBuild typedef
CodeFileBuild typedef
dark_mode
light_mode
CodeFileBuild
typedef
CodeFileBuild
= (
{
String
path
,
String
?
suffix
,
CodeFileGeneratedType
type
}
)
Implementation
typedef CodeFileBuild = ({String path, String? suffix, CodeFileGeneratedType type});
cached_build_runner package
documentation
core/file_parser
CodeFileBuild typedef
file_parser library