menu
button_plugin package
documentation
hello.dart
ElevatedButtonParser
matchWidgetForExport method
matchWidgetForExport method
dark_mode
light_mode
matchWidgetForExport
method
bool
matchWidgetForExport
(
Widget
?
widget
)
inherited
Implementation
bool matchWidgetForExport(Widget? widget) => widget.runtimeType == widgetType;
button_plugin package
documentation
hello
ElevatedButtonParser
matchWidgetForExport method
ElevatedButtonParser class