menu
zerothreesix_flutter package
documentation
widgets/system/unchain.dart
Unchain
Unchain.new const constructor
Unchain.new const constructor
dark_mode
light_mode
Unchain
constructor
const
Unchain
(
bool
opacity
,
String
png
, {
Key
?
key
,
})
Implementation
const Unchain( this.opacity, this.png, { super.key, });
zerothreesix_flutter package
documentation
widgets/system/unchain
Unchain
Unchain.new const constructor
Unchain class