menu
fluttercn package
documentation
utils/registry.dart
ComponentFile
ComponentFile.new constructor
ComponentFile.new constructor
dark_mode
light_mode
ComponentFile
constructor
ComponentFile
(
{
required
String
source
,
required
String
destination
,
})
Implementation
ComponentFile({required this.source, required this.destination});
fluttercn package
documentation
utils/registry
ComponentFile
ComponentFile.new constructor
ComponentFile class