menu
arcane package
documentation
component/fab.dart
FabSocket
FabSocket.new const constructor
FabSocket.new const constructor
dark_mode
light_mode
FabSocket
constructor
const
FabSocket
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const FabSocket({super.key, required this.child});
arcane package
documentation
component/fab
FabSocket
FabSocket.new const constructor
FabSocket class