isStrip property

bool isStrip
final

bool this value will be true when user used AnimatedButton widget false when user used AnimatedButton.strip widget user can change this value

Implementation

final bool isStrip;