variant property

  1. @override
AlertVariant? variant
override

Type of the alert variant

Implementation

@override
get variant => AlertVariant.filled;