menu
mirrorfly_uikit_plugin package
documentation
app/modules/chat/chat_widgets.dart
GetBoxOffset
GetBoxOffset.new const constructor
GetBoxOffset.new const constructor
dark_mode
light_mode
GetBoxOffset
constructor
const
GetBoxOffset
(
{
Key
?
key
,
required
Widget
child
,
required
dynamic
offset
(
Offset
offset
),
})
Implementation
const GetBoxOffset({super.key, required this.child, required this.offset});
mirrorfly_uikit_plugin package
documentation
app/modules/chat/chat_widgets
GetBoxOffset
GetBoxOffset.new const constructor
GetBoxOffset class