menu
yc_plugin_learn package
documentation
base/demos/Start.dart
StartEntity
StartEntity.new constructor
StartEntity.new constructor
dark_mode
light_mode
StartEntity
constructor
StartEntity
(
{
String
?
id
,
String
?
title
,
String
?
info
,
Function
?
onClick
,
})
Implementation
StartEntity({ this.id, this.title, this.info, this.onClick, });
yc_plugin_learn package
documentation
base/demos/Start
StartEntity
StartEntity.new constructor
StartEntity class