target property

String? get target

Returns the target attribute

Implementation

String? get target => attributes?['target'];