import 'package:wikipedia_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
title | String | The title to display on the button that performs the action | |
url | String | The URL to navigate to when the button is pressed |
import 'package:wikipedia_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
title | String | The title to display on the button that performs the action | |
url | String | The URL to navigate to when the button is pressed |