menu
app_info_smart_unit package
documentation
widgets/app_version.dart
AppVersion
AppVersion.new const constructor
AppVersion.new const constructor
dark_mode
light_mode
AppVersion
constructor
const
AppVersion
(
{
Key
?
key
,
TextStyle
?
textStyle
,
})
Implementation
const AppVersion({super.key, this.textStyle});
app_info_smart_unit package
documentation
widgets/app_version
AppVersion
AppVersion.new const constructor
AppVersion class