menu
ngcomponents package
documentation
laminate/popup/popup.dart
DomPopupSource
isRtl property
isRtl property
dark_mode
light_mode
isRtl
property
@
override
bool
get
isRtl
override
Whether the source direction is RTL.
Implementation
@override bool get isRtl => _isRtl;
ngcomponents package
documentation
laminate/popup/popup
DomPopupSource
isRtl property
DomPopupSource class