menu
kickin package
documentation
core/models/file_path.dart
KFilePath
KFilePath.new const constructor
KFilePath.new const constructor
dark_mode
light_mode
KFilePath
constructor
const
KFilePath
(
{
String
?
url
,
String
?
local
,
})
Implementation
const KFilePath({this.url, this.local});
kickin package
documentation
core/models/file_path
KFilePath
KFilePath.new const constructor
KFilePath class