menu
dh_dialog package
documentation
dh_dialog.dart
TextItem
TextItem constructor
TextItem constructor
dark_mode
light_mode
TextItem
constructor
TextItem
(
{
required
String
text
,
TextStyle
?
textStyle
,
})
Implementation
TextItem({ required this.text, this.textStyle, });
dh_dialog package
documentation
dh_dialog
TextItem
TextItem constructor
TextItem class