menu
flu_editor package
documentation
widgets/frames/frame_widget.dart
FrameWidget
onSelect property
onSelect property
dark_mode
light_mode
onSelect
property
dynamic Function
(
FrameDetail
?
item
,
String
?
framePath
)
?
onSelect
getter/setter pair
Implementation
Function(FrameDetail? item, String? framePath)? onSelect;
flu_editor package
documentation
widgets/frames/frame_widget
FrameWidget
onSelect property
FrameWidget class