menu
carbon_flutter package
documentation
features/link/link.props.dart
CLinkProps
enable property
enable property
dark_mode
light_mode
enable
property
bool
enable
final
Whether the link is enabled or not.
@default:
true
Implementation
final bool enable;
carbon_flutter package
documentation
features/link/link.props
CLinkProps
enable property
CLinkProps class