menu
fullstory_flutter package
documentation
privacy_widgets.dart
FSExclude
FSExclude.new const constructor
FSExclude.new const constructor
dark_mode
light_mode
FSExclude
constructor
const
FSExclude
(
Widget
child
, {
Key
?
key
,
})
Implementation
const FSExclude(Widget child, {super.key}) : super(child, const ['fs-exclude']);
fullstory_flutter package
documentation
privacy_widgets
FSExclude
FSExclude.new const constructor
FSExclude class