menu
materialx_flutter package
documentation
route/dialog/dialog_achievement.dart
CustomLevelDialog
CustomLevelDialog constructor
CustomLevelDialog constructor
dark_mode
light_mode
CustomLevelDialog
constructor
CustomLevelDialog
(
{
Key
?
key
,
})
Implementation
CustomLevelDialog({Key? key}) : super(key: key);
materialx_flutter package
documentation
route/dialog/dialog_achievement
CustomLevelDialog
CustomLevelDialog constructor
CustomLevelDialog class