menu
flutter_window package
documentation
border/windows_border_box.dart
BorderDragCallback typedef
BorderDragCallback typedef
dark_mode
light_mode
BorderDragCallback
typedef
BorderDragCallback
=
void Function
(
Offset
offset
,
Direction
direction
)
Implementation
typedef BorderDragCallback = void Function(Offset offset, Direction direction);
flutter_window package
documentation
border/windows_border_box
BorderDragCallback typedef
windows_border_box library