menu
aptof_core package
documentation
utility/theme.dart
AptofTheme
AptofTheme.new constructor
AptofTheme.new constructor
dark_mode
light_mode
AptofTheme
constructor
AptofTheme
(
{
required
Color
seedColor
,
})
Implementation
AptofTheme({required this.seedColor});
aptof_core package
documentation
utility/theme
AptofTheme
AptofTheme.new constructor
AptofTheme class