menu
kataglyphis_inference_engine
Pages/AboutMePage/Widgets/about_me_table.dart
AboutMeTable
AboutMeTable.new const constructor
AboutMeTable.new
dark_mode
light_mode
AboutMeTable
constructor
const
AboutMeTable
(
{
Key
?
key
,
required
UserSettings
userSettings
,
})
Implementation
const AboutMeTable({super.key, required this.userSettings});
kataglyphis_inference_engine
about_me_table
AboutMeTable
AboutMeTable.new const constructor
AboutMeTable class