menu
wx_dart package
documentation
wx_dart.dart
WxDataViewRenderer
isCompatibleVariantType method
isCompatibleVariantType method
dark_mode
light_mode
isCompatibleVariantType
method
bool
isCompatibleVariantType
(
String
variantType
)
Implementation
bool isCompatibleVariantType(String variantType) { return variantType == getVariantType(); }
wx_dart package
documentation
wx_dart
WxDataViewRenderer
isCompatibleVariantType method
WxDataViewRenderer class