menu
star_live package
documentation
widget/dialogs/JJDialogList.dart
JJDialogEntity
JJDialogEntity.new constructor
JJDialogEntity.new constructor
dark_mode
light_mode
JJDialogEntity
constructor
JJDialogEntity
(
bool
isSelected
, {
String
?
title
,
Widget
?
child
,
})
Implementation
JJDialogEntity(this.isSelected, {this.title, this.child});
star_live package
documentation
widget/dialogs/JJDialogList
JJDialogEntity
JJDialogEntity.new constructor
JJDialogEntity class