menu
mahop_data_table package
documentation
mh_text/mh_bullet_list.dart
MhBulletList
MhBulletList const constructor
MhBulletList const constructor
dark_mode
light_mode
MhBulletList
constructor
const
MhBulletList
(
List
<
String
>
strings
, {
Key
?
key
,
})
Implementation
const MhBulletList(this.strings, {super.key});
mahop_data_table package
documentation
mh_text/mh_bullet_list
MhBulletList
MhBulletList const constructor
MhBulletList class