menu
carbon_flutter package
documentation
features/link/link.props.dart
CLinkProps
url property
url property
dark_mode
light_mode
url
property
String
url
final
The destination that this link leads to.
@required
Implementation
final String url;
carbon_flutter package
documentation
features/link/link.props
CLinkProps
url property
CLinkProps class