menu
tonik_core package
documentation
tonik_core.dart
License
License.new const constructor
License.new const constructor
dark_mode
light_mode
License
constructor
const
License
(
{
required
String
?
name
,
String
?
identifier
,
String
?
url
,
})
Implementation
const License({required this.name, this.identifier, this.url});
tonik_core package
documentation
tonik_core
License
License.new const constructor
License class