menu
nativebrik_bridge package
documentation
anchor/anchor.dart
NativebrikAnchor
NativebrikAnchor.new const constructor
NativebrikAnchor.new const constructor
dark_mode
light_mode
NativebrikAnchor
constructor
const
NativebrikAnchor
(
String
id
, {
Key
?
key
,
required
Widget
child
,
})
Implementation
const NativebrikAnchor( this.id, { super.key, required this.child, });
nativebrik_bridge package
documentation
anchor/anchor
NativebrikAnchor
NativebrikAnchor.new const constructor
NativebrikAnchor class