menu
flutter_ume_kit_show_code package
documentation
show_code/page_info_helper.dart
PageInfoHelper
line property
line property
dark_mode
light_mode
line
property
int
?
get
line
Implementation
int?
get
line => _jsonInfo![
'creationLocation'
][
'line'
];
flutter_ume_kit_show_code package
documentation
show_code/page_info_helper
PageInfoHelper
line property
PageInfoHelper class
Constructors
PageInfoHelper
Properties
element
filePath
hashCode
line
message
renderObject
runtimeType
selection
Methods
getCode
getCodeByFileName
getCodeListByKeyword
noSuchMethod
packagePathConvertFromFilePath
toString
Operators
operator ==