menu
flutterstart package
documentation
components/flutterstart_apply/src/file_system.dart
ApplyFileSystem
onEvent property
onEvent property
dark_mode
light_mode
onEvent
property
void Function
(
ApplyFileEvent
event
,
String
path
)
?
onEvent
final
Implementation
final void Function(ApplyFileEvent event, String path)? onEvent;
flutterstart package
documentation
components/flutterstart_apply/src/file_system
ApplyFileSystem
onEvent property
ApplyFileSystem class