menu
style_generator_annotation package
documentation
copy_with_generator_annotation.dart
CopyWith
CopyWith.new const constructor
CopyWith.new const constructor
dark_mode
light_mode
CopyWith
constructor
const
CopyWith
(
{
String
?
constructor
,
bool
?
asExtension
,
String
?
suffix
,
})
Implementation
const CopyWith({ this.constructor, this.asExtension, this.suffix, });
style_generator_annotation package
documentation
copy_with_generator_annotation
CopyWith
CopyWith.new const constructor
CopyWith class