menu
opentool_dart package
documentation
opentool_server.dart
Info
Info.new constructor
Info.new constructor
dark_mode
light_mode
Info
constructor
Info
(
{
required
String
title
,
String
?
description
,
required
String
version
,
})
Implementation
Info({required this.title, this.description, required this.version});
opentool_dart package
documentation
opentool_server
Info
Info.new constructor
Info class