menu
atomic_transact_flutter package
documentation
atomic_transact_flutter.dart
AtomicTheme
AtomicTheme.new constructor
AtomicTheme.new constructor
dark_mode
light_mode
AtomicTheme
constructor
AtomicTheme
(
{
String
?
brandColor
,
String
?
overlayColor
,
bool
?
dark
,
})
Implementation
AtomicTheme({ this.brandColor, this.overlayColor, this.dark, });
atomic_transact_flutter package
documentation
atomic_transact_flutter
AtomicTheme
AtomicTheme.new constructor
AtomicTheme class