menu
spark_framework package
documentation
spark.dart
FileSystemFlags
FileSystemFlags.new factory constructor
FileSystemFlags.new factory constructor
dark_mode
light_mode
FileSystemFlags
constructor
FileSystemFlags
(
{
bool
create
,
bool
exclusive
,
})
Implementation
external factory FileSystemFlags({ bool create, bool exclusive, });
spark_framework package
documentation
spark
FileSystemFlags
FileSystemFlags.new factory constructor
FileSystemFlags extension type