menu
arcane package
documentation
util/sliver.dart
TrustBox
TrustBox const constructor
TrustBox const constructor
dark_mode
light_mode
TrustBox
constructor
const
TrustBox
(
Widget
child
, {
Key
?
key
,
})
Implementation
const TrustBox(this.child, {super.key});
arcane package
documentation
util/sliver
TrustBox
TrustBox const constructor
TrustBox class