menu
oflutter_name package
documentation
annotation.dart
TypeIdentifier
TypeIdentifier.new const constructor
TypeIdentifier.new const constructor
dark_mode
light_mode
TypeIdentifier
constructor
const
TypeIdentifier
(
{
required
String
name
,
required
Uri
lib
,
})
Implementation
const TypeIdentifier({required this.name, required this.lib});
oflutter_name package
documentation
annotation
TypeIdentifier
TypeIdentifier.new const constructor
TypeIdentifier class