cursor property
The mouse cursor for mouse pointers that are hovering over the region. Defaults to MouseCursor.defer.
Implementation
@override
final FVariants<FTappableVariantConstraint, FTappableVariant, MouseCursor, Delta> cursor;
The mouse cursor for mouse pointers that are hovering over the region. Defaults to MouseCursor.defer.
@override
final FVariants<FTappableVariantConstraint, FTappableVariant, MouseCursor, Delta> cursor;